File tree
2 files changed
+40
-0
lines changedFilter options
- src/Symfony/Component/HttpKernel
- EventListener
- Tests/EventListener
2 files changed
+40
-0
lines changedsrc/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| ||
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
| 46 | + |
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
| ||
67 | 70 |
|
68 | 71 |
|
69 | 72 |
|
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
70 | 81 |
|
71 | 82 |
|
72 | 83 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
| 19 | + |
17 | 20 |
|
18 | 21 |
|
19 | 22 |
|
| ||
122 | 125 |
|
123 | 126 |
|
124 | 127 |
|
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
125 | 154 |
|
126 | 155 |
|
127 | 156 |
|
|
0 commit comments