Commit 0151279
File tree
Expand file treeCollapse file tree
2 files changed
+12
-2
lines changedFilter options
- src/Symfony/Component/ErrorCatcher
- ErrorRenderer
- Tests/ErrorRenderer
Expand file treeCollapse file tree
2 files changed
+12
-2
lines changedsrc/Symfony/Component/ErrorCatcher/ErrorRenderer/JsonErrorRenderer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/ErrorRenderer/JsonErrorRenderer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/JsonErrorRendererTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorCatcher/Tests/ErrorRenderer/JsonErrorRendererTest.php+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
24 | 34 |
|
25 | 35 |
|
26 | 36 |
|
|
0 commit comments