Commit a19afcd
File tree
4 files changed
+20
-5
lines changedFilter options
- src/Symfony/Component/HttpKernel
- EventListener
- Tests/EventListener
4 files changed
+20
-5
lines changedsrc/Symfony/Component/HttpKernel/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php+10-4Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 |
| - |
44 | 43 |
|
45 | 44 |
|
| 45 | + |
46 | 46 |
|
47 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
48 | 51 |
|
49 | 52 |
|
50 | 53 |
|
| ||
72 | 75 |
|
73 | 76 |
|
74 | 77 |
|
75 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
76 | 82 |
|
77 | 83 |
|
78 | 84 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
58 | 59 |
|
| 60 | + |
59 | 61 |
|
60 | 62 |
|
61 | 63 |
|
| ||
72 | 74 |
|
73 | 75 |
|
74 | 76 |
|
| 77 | + |
75 | 78 |
|
76 | 79 |
|
77 | 80 |
|
78 | 81 |
|
79 | 82 |
|
| 83 | + |
80 | 84 |
|
81 | 85 |
|
82 | 86 |
|
|
0 commit comments