Commit 9f2866f
File tree
2 files changed
+16
-13
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Session/Storage/Handler
- Tests/Session/Storage/Handler
2 files changed
+16
-13
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+15-12Lines changed: 15 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
491 | 491 |
|
492 | 492 |
|
493 | 493 |
|
494 |
| - |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
495 | 509 |
|
496 | 510 |
|
497 | 511 |
|
| ||
504 | 518 |
|
505 | 519 |
|
506 | 520 |
|
507 |
| - |
508 |
| - |
509 |
| - |
510 |
| - |
511 |
| - |
512 |
| - |
513 |
| - |
514 |
| - |
515 |
| - |
516 |
| - |
517 |
| - |
518 | 521 |
|
519 | 522 |
|
520 | 523 |
|
|
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