Commit 1a53917
committed
bug #5589 [Cookbook][Session] fix default expiry field name (xabbuh)
This PR was merged into the 2.3 branch.
Discussion
----------
[Cookbook][Session] fix default expiry field name
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets |
As @stevenmusumeche noted in #5478 (comment), the [default expiry field name is expires_at](https://github.com/symfony/symfony/blob/2.8/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php#L86).
Commits
-------
1e1a129 [Cookbook][Session] fix default expiry field name1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
0 commit comments