Commit c17f213
File tree
Expand file treeCollapse file tree
4 files changed
+22
-25
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/DependencyInjection
- Component/Debug
- Tests
Expand file treeCollapse file tree
4 files changed
+22
-25
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
97 | 106 |
|
98 | 107 |
|
99 | 108 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
| 167 | + |
| 168 | + |
| 169 | + |
168 | 170 |
|
169 | 171 |
|
170 | 172 |
|
|
src/Symfony/Component/Debug/ErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/ErrorHandler.php+3-10Lines changed: 3 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
495 | 495 |
|
496 | 496 |
|
497 | 497 |
|
498 |
| - |
499 |
| - |
500 |
| - |
501 |
| - |
502 |
| - |
503 |
| - |
504 |
| - |
505 | 498 |
|
506 | 499 |
|
507 | 500 |
|
508 | 501 |
|
509 | 502 |
|
510 |
| - |
511 |
| - |
| 503 | + |
| 504 | + |
512 | 505 |
|
513 | 506 |
|
514 | 507 |
|
| ||
523 | 516 |
|
524 | 517 |
|
525 | 518 |
|
526 |
| - |
| 519 | + |
527 | 520 |
|
528 | 521 |
|
529 | 522 |
|
|
src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php+7-14Lines changed: 7 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
305 | 305 |
|
306 | 306 |
|
307 | 307 |
|
308 |
| - |
309 |
| - |
310 |
| - |
| 308 | + |
| 309 | + |
| 310 | + |
311 | 311 |
|
312 | 312 |
|
313 | 313 |
|
| ||
424 | 424 |
|
425 | 425 |
|
426 | 426 |
|
427 |
| - |
428 |
| - |
| 427 | + |
| 428 | + |
429 | 429 |
|
430 | 430 |
|
431 | 431 |
|
| ||
477 | 477 |
|
478 | 478 |
|
479 | 479 |
|
480 |
| - |
481 |
| - |
482 |
| - |
483 |
| - |
484 |
| - |
485 |
| - |
486 |
| - |
487 |
| - |
| 480 | + |
488 | 481 |
|
489 | 482 |
|
490 | 483 |
|
|
0 commit comments