Commit c27904c
File tree
7 files changed
+72
-41
lines changedFilter options
- src/Symfony/Component
- Debug
- Tests
- Fixtures
- Serializer
- Encoder
- Tests/Encoder
7 files changed
+72
-41
lines changedsrc/Symfony/Component/Debug/DebugClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/DebugClassLoader.php+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| ||
165 | 166 |
|
166 | 167 |
|
167 | 168 |
|
168 |
| - |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
169 | 176 |
|
170 | 177 |
|
| 178 | + |
| 179 | + |
| 180 | + |
171 | 181 |
|
172 | 182 |
|
173 | 183 |
|
| ||
187 | 197 |
|
188 | 198 |
|
189 | 199 |
|
| 200 | + |
| 201 | + |
| 202 | + |
190 | 203 |
|
191 | 204 |
|
192 | 205 |
|
|
src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php+44-15Lines changed: 44 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| ||
267 | 269 |
|
268 | 270 |
|
269 | 271 |
|
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
270 | 294 |
|
271 | 295 |
|
272 | 296 |
|
273 | 297 |
|
274 |
| - |
| 298 | + |
| 299 | + |
| 300 | + |
275 | 301 |
|
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
276 | 314 |
|
277 | 315 |
|
278 |
| - |
| 316 | + |
279 | 317 |
|
280 |
| - |
281 | 318 |
|
282 | 319 |
|
283 | 320 |
|
284 | 321 |
|
285 |
| - |
286 |
| - |
287 | 322 |
|
288 | 323 |
|
289 | 324 |
|
290 | 325 |
|
291 | 326 |
|
292 | 327 |
|
293 |
| - |
294 |
| - |
295 |
| - |
296 |
| - |
297 |
| - |
298 |
| - |
299 |
| - |
300 |
| - |
301 |
| - |
302 |
| - |
303 | 328 |
|
304 | 329 |
|
305 | 330 |
|
| ||
310 | 335 |
|
311 | 336 |
|
312 | 337 |
|
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
313 | 342 |
|
314 | 343 |
|
315 | 344 |
|
src/Symfony/Component/Debug/Tests/Fixtures/FinalClass.php
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
src/Symfony/Component/Serializer/Encoder/ChainDecoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/ChainDecoder.php+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
| ||
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 | 33 |
|
36 | 34 |
|
37 | 35 |
|
|
src/Symfony/Component/Serializer/Encoder/ChainEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/ChainEncoder.php+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
| ||
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 | 33 |
|
36 | 34 |
|
37 | 35 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/ChainDecoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/ChainDecoderTest.php-13Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 | 77 |
|
src/Symfony/Component/Serializer/Tests/Encoder/ChainEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/ChainEncoderTest.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
0 commit comments