Commit cbe1f81
File tree
4 files changed
+27
-12
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/HttpKernel
- EventListener
- Tests/EventListener
4 files changed
+27
-12
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-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
|
src/Symfony/Component/HttpKernel/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php+12-10Lines changed: 12 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 |
|
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
57 | 60 |
|
58 | 61 |
|
59 | 62 |
|
| ||
63 | 66 |
|
64 | 67 |
|
65 | 68 |
|
66 |
| - |
67 | 69 |
|
68 | 70 |
|
69 | 71 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/DebugHandlersListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/DebugHandlersListenerTest.php+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
| 38 | + |
| 39 | + |
37 | 40 |
|
38 | 41 |
|
39 | 42 |
|
| ||
219 | 222 |
|
220 | 223 |
|
221 | 224 |
|
222 |
| - |
| 225 | + |
223 | 226 |
|
224 | 227 |
|
225 | 228 |
|
| ||
236 | 239 |
|
237 | 240 |
|
238 | 241 |
|
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
239 | 252 |
|
0 commit comments