Commit 7e59c71
File tree
3 files changed
+23
-5
lines changedFilter options
- src/Symfony/Component/Debug
- Exception
- Tests
3 files changed
+23
-5
lines changedsrc/Symfony/Component/Debug/ErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/ErrorHandler.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
469 | 469 |
|
470 | 470 |
|
471 | 471 |
|
472 |
| - |
| 472 | + |
473 | 473 |
|
474 | 474 |
|
475 | 475 |
|
| ||
496 | 496 |
|
497 | 497 |
|
498 | 498 |
|
499 |
| - |
500 |
| - |
501 |
| - |
| 499 | + |
| 500 | + |
| 501 | + |
502 | 502 |
|
503 | 503 |
|
504 | 504 |
|
|
src/Symfony/Component/Debug/Exception/FatalThrowableError.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Exception/FatalThrowableError.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
|
src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
413 | 413 |
|
414 | 414 |
|
415 | 415 |
|
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
416 | 434 |
|
417 | 435 |
|
418 | 436 |
|
|
0 commit comments