File tree
2 files changed
+19
-7
lines changedFilter options
- src/Symfony/Component/HttpKernel
- EventListener
- Tests/EventListener
2 files changed
+19
-7
lines changedsrc/Symfony/Component/HttpKernel/EventListener/ErrorListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php+13-7Lines changed: 13 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
56 | 69 |
|
57 | 70 |
|
58 | 71 |
|
| ||
88 | 101 |
|
89 | 102 |
|
90 | 103 |
|
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 | 104 |
|
99 | 105 |
|
100 | 106 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/ErrorListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/ErrorListenerTest.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
231 | 232 |
|
232 | 233 |
|
233 | 234 |
|
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
234 | 240 |
|
235 | 241 |
|
236 | 242 |
|
|
0 commit comments