Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Added a note about session data size in PdoSessionHandler#5516
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
javiereguiluz commentedJul 13, 2015
| Q | A |
|---|---|
| Doc fix? | no |
| New docs? | yes |
| Applies to | all |
| Fixed tickets | #5269 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
should be:
.. _example-sql-statements:There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Fixed. Thanks.
xabbuh commentedJul 15, 2015
👍 |
…er (javiereguiluz)This PR was squashed before being merged into the 2.3 branch (closes#5516).Discussion----------Added a note about session data size in PdoSessionHandler| Q | A| ------------- | ---| Doc fix? | no| New docs? | yes| Applies to | all| Fixed tickets |#5269Commits-------a52b159 Added a note about session data size in PdoSessionHandler
wouterj commentedJul 23, 2015
Thanks@javiereguiluz! I've changed the directive to a caution directive infc9dd41, as I think it better fits the content (and it is actually quite important information). As always, let me know if you don't agree with that change :) |