File tree
Expand file treeCollapse file tree
6 files changed
+35
-20
lines changedFilter options
- src/Symfony/Component/Debug
- Tests
- Fixtures
- phpt
Expand file treeCollapse file tree
6 files changed
+35
-20
lines changedsrc/Symfony/Component/Debug/DebugClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/DebugClassLoader.php+9-11Lines changed: 9 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
247 | 247 |
|
248 | 248 |
|
249 | 249 |
|
250 |
| - |
251 |
| - |
252 |
| - |
253 |
| - |
254 |
| - |
255 | 250 |
|
256 | 251 |
|
257 | 252 |
|
258 | 253 |
|
259 | 254 |
|
260 |
| - |
261 |
| - |
262 |
| - |
263 |
| - |
264 |
| - |
265 |
| - |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
266 | 259 |
|
267 | 260 |
|
268 | 261 |
|
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
269 | 267 |
|
270 | 268 |
|
271 | 269 |
|
|
src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php+6-9Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
312 | 312 |
|
313 | 313 |
|
314 | 314 |
|
315 |
| - |
316 |
| - |
317 |
| - |
| 315 | + |
| 316 | + |
| 317 | + |
318 | 318 |
|
319 | 319 |
|
320 | 320 |
|
321 | 321 |
|
322 | 322 |
|
323 | 323 |
|
324 |
| - |
325 |
| - |
326 |
| - |
327 | 324 |
|
328 |
| - |
329 |
| - |
| 325 | + |
| 326 | + |
330 | 327 |
|
331 | 328 |
|
332 |
| - |
| 329 | + |
333 | 330 |
|
334 | 331 |
|
335 | 332 |
|
|
src/Symfony/Component/Debug/Tests/Fixtures/ExtendedFinalMethod.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/Fixtures/ExtendedFinalMethod.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
|
src/Symfony/Component/Debug/Tests/Fixtures/FinalMethod.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/Fixtures/FinalMethod.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
14 | 21 |
|
15 | 22 |
|
16 | 23 |
|
|
src/Symfony/Component/Debug/Tests/Fixtures/FinalMethod2Trait.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/Debug/Tests/phpt/debug_class_loader.phpt
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/phpt/debug_class_loader.phpt+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
0 commit comments