File tree
7 files changed
+61
-15
lines changedFilter options
- .github
- src/Symfony/Component
- Form/Tests/Extension/Csrf/CsrfProvider
- HttpFoundation
- Session/Storage
- Tests/Session/Storage/Handler
- HttpKernel/Tests/EventListener
7 files changed
+61
-15
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
|
+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| ||
164 | 165 |
|
165 | 166 |
|
166 | 167 |
|
167 |
| - |
168 |
| - |
| 168 | + |
| 169 | + |
169 | 170 |
|
170 | 171 |
|
171 |
| - |
| 172 | + |
172 | 173 |
|
173 | 174 |
|
174 | 175 |
|
175 | 176 |
|
176 | 177 |
|
177 | 178 |
|
178 | 179 |
|
179 |
| - |
| 180 | + |
180 | 181 |
|
181 |
| - |
| 182 | + |
182 | 183 |
|
183 | 184 |
|
184 | 185 |
|
|
src/Symfony/Component/Form/Tests/Extension/Csrf/CsrfProvider/LegacyDefaultCsrfProviderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Csrf/CsrfProvider/LegacyDefaultCsrfProviderTest.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
351 | 351 |
|
352 | 352 |
|
353 | 353 |
|
354 |
| - |
355 |
| - |
356 |
| - |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
357 | 359 |
|
358 | 360 |
|
359 | 361 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php+38-2Lines changed: 38 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
275 | 279 |
|
276 | 280 |
|
277 | 281 |
|
| ||
283 | 287 |
|
284 | 288 |
|
285 | 289 |
|
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
286 | 323 |
|
287 | 324 |
|
288 | 325 |
|
289 | 326 |
|
290 |
| - |
291 | 327 |
|
292 | 328 |
|
293 | 329 |
|
|
src/Symfony/Component/HttpFoundation/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
src/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
42 | 46 |
|
43 | 47 |
|
44 | 48 |
|
|
0 commit comments