Commit bdc03bc
File tree
2 files changed
+18
-11
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Session/Storage/Handler
- Tests/Session/Storage/Handler
2 files changed
+18
-11
lines changedsrc/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php+17-10Lines changed: 17 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
486 | 486 |
|
487 | 487 |
|
488 | 488 |
|
| 489 | + |
489 | 490 |
|
490 | 491 |
|
491 |
| - |
492 |
| - |
493 |
| - |
494 |
| - |
495 |
| - |
| 492 | + |
| 493 | + |
496 | 494 |
|
497 | 495 |
|
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
498 | 500 |
|
499 | 501 |
|
500 |
| - |
501 |
| - |
502 | 502 |
|
503 |
| - |
504 |
| - |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
505 | 509 |
|
506 | 510 |
|
| 511 | + |
| 512 | + |
| 513 | + |
507 | 514 |
|
508 |
| - |
| 515 | + |
509 | 516 |
|
510 | 517 |
|
511 | 518 |
|
|
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+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
332 | 332 |
|
333 | 333 |
|
334 | 334 |
|
335 |
| - |
| 335 | + |
336 | 336 |
|
337 | 337 |
|
338 | 338 |
|
|
0 commit comments