Skip to content

Explain what a session save handler proxy is #2889

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chrisyue opened this issue Aug 10, 2013 · 2 comments
Closed

Explain what a session save handler proxy is #2889

chrisyue opened this issue Aug 10, 2013 · 2 comments

Comments

@chrisyue
Copy link

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 and session cookie lifetime is telling us a same thing isn't it?

and in the section Native PHP Save Handlers mentions that:

Specific details can be found in docblock of the setOptions() method of each class.

which class? handler class? I don't see a setOption() method in any of those handler class

@cordoval
Copy link
Contributor

cordoval commented Jan 4, 2014

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

weaverryan added a commit that referenced this issue Jan 9, 2014
…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 @wouterj
2888d00 answer some questions and clarify the best chapter imo from the symfony documentation
@wouterj
Copy link
Member

wouterj commented Dec 13, 2014

Seems to be fixed by #3423

@wouterj wouterj closed this as completed Dec 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants