Commit 60adbdd
committed
bug #24579 pdo session fix (mxp100)
This PR was merged into the 2.7 branch.
Discussion
----------
pdo session fix
| Q | A
| ------------- | ---
| Branch? | 2.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | #24456
| License | MIT
| Doc PR |
Fix PDO session timestamp out of range for postgres. (branch from 2.7)
P.S. please delete this pull #24457
Commits
-------
56b29a7 pdo session fixFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/HttpFoundation/Session/Storage/Handler
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| |||
0 commit comments