Commit 3e54cb7
File tree
Expand file treeCollapse file tree
17 files changed
+69
-65
lines changedFilter options
- src/Symfony
- Bundle/TwigBundle
- Controller
- Tests/Controller
- Component
- Debug/Exception
- ErrorCatcher
- ErrorRenderer
- Exception
- Tests
- DependencyInjection
- ErrorRenderer
- Exception
- HttpKernel
- DataCollector
- EventListener
- Tests/DataCollector
Expand file treeCollapse file tree
17 files changed
+69
-65
lines changedsrc/Symfony/Bundle/TwigBundle/Controller/PreviewErrorController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Controller/PreviewErrorController.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
src/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
|
src/Symfony/Component/Debug/Exception/FlattenException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Exception/FlattenException.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
23 | 32 |
|
src/Symfony/Component/ErrorCatcher/ErrorRenderer/ErrorRenderer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/ErrorRenderer/ErrorRenderer.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 |
| - |
| 65 | + |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
|
src/Symfony/Component/ErrorCatcher/ErrorRenderer/HtmlErrorRenderer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/ErrorRenderer/HtmlErrorRenderer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 |
| - |
| 153 | + |
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
|
src/Symfony/Component/ErrorCatcher/Exception/FlattenException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/Exception/FlattenException.php-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 | 39 |
|
45 | 40 |
|
46 | 41 |
|
|
src/Symfony/Component/ErrorCatcher/ExceptionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/ExceptionHandler.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
159 |
| - |
| 159 | + |
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 |
| - |
164 |
| - |
| 163 | + |
| 164 | + |
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
|
src/Symfony/Component/ErrorCatcher/Tests/DependencyInjection/ErrorRendererTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/Tests/DependencyInjection/ErrorRendererTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
|
src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/ErrorRendererTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/ErrorRendererTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/HtmlErrorRendererTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/HtmlErrorRendererTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/JsonErrorRendererTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/JsonErrorRendererTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/TxtErrorRendererTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/TxtErrorRendererTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/XmlErrorRendererTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/XmlErrorRendererTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
0 commit comments