Commit 355d689
File tree
3 files changed
+7
-6
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/HttpKernel
- EventListener
- Tests/EventListener
3 files changed
+7
-6
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/debug_prod.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/debug_prod.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
|
src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
| ||
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
52 |
| - |
53 | 51 |
|
54 | 52 |
|
55 |
| - |
| 53 | + |
56 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
57 | 59 |
|
58 | 60 |
|
59 | 61 |
|
| ||
63 | 65 |
|
64 | 66 |
|
65 | 67 |
|
66 |
| - |
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/DebugHandlersListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/DebugHandlersListenerTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
222 |
| - |
| 222 | + |
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
|
0 commit comments