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
answer to the session lifetime is yes they are the same
about the setOption thing i am submitting a PR
and about the what is a proxy question see the PR too,
i think this chapter is one of the best written chapters ever by @Drak, I am amazed you have these questions but in any case here is a PR to clarify even further
…e handler proxies (cordoval)
This PR was merged into the 2.3 branch.
Discussion
----------
[Session Configuration] add clarifying notes on session save handler proxies
| Q | A |
| --- | --- |
| Doc fix? | yes |
| New docs? | no |
| Applies to | 2.3+ |
| Fixed tickets | #2889 |
| License | CC-ASA 3.0 Unported |
Sent using [Gush](https://github.com/cordoval/gush)
Commits
-------
771b862 address comments from @wouterj2888d00 answer some questions and clarify the best chapter imo from the symfony documentation
https://github.com/symfony/symfony-docs/blob/master/components/http_foundation/session_configuration.rst#save-handler-proxy
why not tell readers about what a proxy is, what it used for, or why we should know about these stuff.
and the section
session lifetime
andsession cookie lifetime
is telling us a same thing isn't it?and in the section
Native PHP Save Handlers
mentions that:which class? handler class? I don't see a
setOption()
method in any of those handler classThe text was updated successfully, but these errors were encountered: