Commit d3f9da0
File tree
3 files changed
+33
-21
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/HttpKernel
- EventListener
- Tests/EventListener
3 files changed
+33
-21
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+26-10Lines changed: 26 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
20 | 45 |
|
21 | 46 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
| 47 | + |
32 | 48 |
|
33 | 49 |
|
34 | 50 |
|
|
src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php+6-10Lines changed: 6 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
| ||
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
42 |
| - |
43 | 41 |
|
44 | 42 |
|
45 | 43 |
|
46 | 44 |
|
47 | 45 |
|
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
54 | 51 |
|
55 |
| - |
| 52 | + |
56 | 53 |
|
57 | 54 |
|
58 | 55 |
|
| ||
63 | 60 |
|
64 | 61 |
|
65 | 62 |
|
66 |
| - |
67 | 63 |
|
68 | 64 |
|
69 | 65 |
|
|
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