File tree
7 files changed
+90
-4
lines changedFilter options
- src/Symfony/Component
- HttpKernel
- Event
- Tests
- Event
- Security/Http
- EntryPoint
- Tests/EntryPoint
7 files changed
+90
-4
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
166 | 171 |
|
167 | 172 |
|
168 | 173 |
|
|
src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
39 | 44 |
|
40 | 45 |
|
41 | 46 |
|
| ||
64 | 69 |
|
65 | 70 |
|
66 | 71 |
|
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
67 | 92 |
|
src/Symfony/Component/HttpKernel/HttpKernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpKernel.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
| 245 | + |
| 246 | + |
245 | 247 |
|
246 | 248 |
|
247 | 249 |
|
248 |
| - |
| 250 | + |
249 | 251 |
|
250 | 252 |
|
251 | 253 |
|
|
src/Symfony/Component/HttpKernel/Tests/Event/GetResponseForExceptionEventTest.php
Copy file name to clipboard+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php+29-1Lines changed: 29 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
110 | 111 |
|
111 | 112 |
|
112 | 113 |
|
| 114 | + |
113 | 115 |
|
114 | 116 |
|
115 |
| - |
| 117 | + |
116 | 118 |
|
117 | 119 |
|
118 | 120 |
|
| ||
136 | 138 |
|
137 | 139 |
|
138 | 140 |
|
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
139 | 167 |
|
140 | 168 |
|
141 | 169 |
|
|
src/Symfony/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
src/Symfony/Component/Security/Http/Tests/EntryPoint/FormAuthenticationEntryPointTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/EntryPoint/FormAuthenticationEntryPointTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
0 commit comments