Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Session Configuration] add clarifying notes on session save handler proxies#3423

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

Conversation

cordoval
Copy link
Contributor

QA
Doc fix?yes
New docs?no
Applies to2.3+
Fixed tickets#2889
LicenseCC-ASA 3.0 Unported

Sent usingGush

docblock of the ``setOptions()`` method of each class.
the docblock of the ``setOptions()`` method of each class. For an example of this for
a save handler provided via the Memcached extension is
`php.net/manual/en/memcached.setoption`_
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

An example of a save handler provided via the Memcached extension can be found on `php.net`_

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

My proposal was wrong, I suggest:

For instance, the one provided by the Memcached extension can be found on `php.net/memcached.setoption`_

@cordoval
Copy link
ContributorAuthor

:shipit:

@@ -234,6 +235,11 @@ PHP 5.4 functionality if it is available.
Save Handler Proxy
~~~~~~~~~~~~~~~~~~

A Save Handler Proxy is basically a wrapper around a Save Handler that was
introduced to support seamlessly the migration from PHP 5.3 to PHP 5.4+. It
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

to seamlessly support

@weaverryan
Copy link
Member

Cool 👍 Thanks Luis!

weaverryan added a commit that referenced this pull requestJan 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@wouterj2888d00 answer some questions and clarify the best chapter imo from the symfony documentation
@weaverryanweaverryan merged commit771b862 intosymfony:2.3Jan 9, 2014
@cordovalcordoval deleted the 2889-explain-what-a-session-save-handler-proxy-is branchJanuary 9, 2014 04:59
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@cordoval@weaverryan@wouterj@xabbuh

[8]ページ先頭

©2009-2025 Movatter.jp