File tree
2 files changed
+10
-8
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Session/Storage
- Tests/Session/Storage/Handler
2 files changed
+10
-8
lines changedsrc/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
110 |
| - |
| 109 | + |
| 110 | + |
| 111 | + |
111 | 112 |
|
112 | 113 |
|
113 | 114 |
|
| ||
351 | 352 |
|
352 | 353 |
|
353 | 354 |
|
354 |
| - |
| 355 | + |
355 | 356 |
|
356 | 357 |
|
357 | 358 |
|
| ||
397 | 398 |
|
398 | 399 |
|
399 | 400 |
|
400 |
| - |
| 401 | + |
401 | 402 |
|
402 | 403 |
|
403 | 404 |
|
|
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+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
| 274 | + |
275 | 275 |
|
276 | 276 |
|
277 | 277 |
|
| ||
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
286 |
| - |
| 286 | + |
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
| 290 | + |
| 291 | + |
290 | 292 |
|
291 | 293 |
|
292 | 294 |
|
293 | 295 |
|
294 | 296 |
|
295 | 297 |
|
296 |
| - |
297 |
| - |
| 298 | + |
298 | 299 |
|
299 | 300 |
|
300 | 301 |
|
|
0 commit comments