You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #15067 [Doctrine][Session] Added doc and defaults for missing 'ttl' option in config (DocFX)
This PR was merged into the 4.4 branch.
Discussion
----------
[Doctrine][Session] Added doc and defaults for missing 'ttl' option in config
Hi, this might need validation, but I stumbled upon a difference between what the doc says (4.4+) and what's in https://github.com/symfony/http-foundation/blob/5.x/Session/Storage/Handler/RedisSessionHandler.php.
I think the 'ttl' option is unexplained and undocumented since it was added in 2019: symfony/http-foundation@0c5217a
Traced it back to 4.4 RC1, so I think it's on all currently maintained branches.
Commits
-------
d1190fc Added doc and defaults for missing 'ttl' option in config
0 commit comments