File tree
3 files changed
+6
-3
lines changedFilter options
- src/Symfony
- Bundle/TwigBundle/Resources/config
- Component/HttpKernel
- EventListener
- Tests/EventListener
3 files changed
+6
-3
lines changedsrc/Symfony/Bundle/TwigBundle/Resources/config/twig.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
132 | 133 |
|
133 | 134 |
|
134 | 135 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 |
| - |
| 37 | + |
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
| ||
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
74 |
| - |
| 76 | + |
75 | 77 |
|
76 | 78 |
|
77 | 79 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
| 137 | + |
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
|
0 commit comments