Commit aa1a560
committed
bug #49172 [HttpFoundation] Fix defining expiry index in PdoSessionHandler::configureSchema() (nicolas-grekas)
This PR was merged into the 6.3 branch.
Discussion
----------
[HttpFoundation] Fix defining expiry index in PdoSessionHandler::configureSchema()
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
Forgotten in #48059
Commits
-------
1a67728665 [HttpFoundation] Fix defining expiry index in PdoSessionHandler::configureSchema()1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
| |||
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
262 | | - | |
| 263 | + | |
263 | 264 | | |
264 | 265 | | |
265 | 266 | | |
| |||
0 commit comments