File tree
Expand file treeCollapse file tree
3 files changed
+21
-1
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/HttpKernel
- EventListener
- Tests/EventListener
Expand file treeCollapse file tree
3 files changed
+21
-1
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
| 73 | + |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
| ||
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
52 | 64 |
|
53 | 65 |
|
54 | 66 |
|
| ||
88 | 100 |
|
89 | 101 |
|
90 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
91 | 108 |
|
92 | 109 |
|
93 | 110 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
| 168 | + |
168 | 169 |
|
| 170 | + |
169 | 171 |
|
170 | 172 |
|
171 | 173 |
|
|
0 commit comments