Commit 68d84d1
committed
File tree
Expand file treeCollapse file tree
4 files changed
+110
-28
lines changedFilter options
- src/Symfony/Component/Debug
- Tests
- Fixtures
Expand file treeCollapse file tree
4 files changed
+110
-28
lines changedsrc/Symfony/Component/Debug/DebugClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/DebugClassLoader.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
233 | 233 |
|
234 | 234 |
|
235 | 235 |
|
236 |
| - |
237 |
| - |
| 236 | + |
| 237 | + |
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
| ||
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
311 |
| - |
| 311 | + |
312 | 312 |
|
313 | 313 |
|
314 | 314 |
|
|
src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php+23-15Lines changed: 23 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
290 | 290 |
|
291 | 291 |
|
292 | 292 |
|
293 |
| - |
294 |
| - |
295 |
| - |
| 293 | + |
| 294 | + |
| 295 | + |
296 | 296 |
|
297 |
| - |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
298 | 304 |
|
299 | 305 |
|
300 | 306 |
|
301 | 307 |
|
302 |
| - |
303 |
| - |
304 |
| - |
305 |
| - |
306 |
| - |
307 |
| - |
308 |
| - |
309 |
| - |
310 |
| - |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
311 | 318 |
|
312 | 319 |
|
313 | 320 |
|
| ||
417 | 424 |
|
418 | 425 |
|
419 | 426 |
|
420 |
| - |
421 |
| - |
| 427 | + |
| 428 | + |
| 429 | + |
422 | 430 |
|
423 | 431 |
|
424 | 432 |
|
|
src/Symfony/Component/Debug/Tests/Fixtures/FinalClass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/Fixtures/FinalClass.php-10Lines changed: 0 additions & 10 deletions
This file was deleted.
src/Symfony/Component/Debug/Tests/Fixtures/FinalClasses.php
Copy file name to clipboard+84Lines changed: 84 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
0 commit comments