Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Fixed session_cache_limiter available options #5605

Merged
merged 2 commits into from
Feb 24, 2014
Merged

Fixed session_cache_limiter available options #5605

merged 2 commits into from
Feb 24, 2014

Conversation

corentin-larose
Copy link
Contributor

Added empty string option for session_cache_limiter as mentionned in the php manual: "Setting the cache limiter to '' will turn off automatic sending of cache headers entirely."

  • PSR2 CS fix

…the php manual: "Setting the cache limiter to '' will turn off automatic sending of cache headers entirely."
@Maks3w
Copy link
Member

Maks3w commented Feb 23, 2014

@corentin-larose What PSR-2 rule was broken?

@Maks3w
Copy link
Member

Maks3w commented Feb 23, 2014

@corentin-larose Don't do any change in CS in this PR.

@Maks3w Maks3w added the Session label Feb 23, 2014
@Maks3w Maks3w added this to the 2.2.6 milestone Feb 23, 2014
@corentin-larose
Copy link
Contributor Author

Ok, rollbacked CS fix from php-cs-fixer (but I had to fix the namespace)

Maks3w added a commit that referenced this pull request Feb 24, 2014
@Maks3w Maks3w merged commit d7888db into zendframework:develop Feb 24, 2014
@Maks3w Maks3w modified the milestones: 2.2.6, 2.3.0 Feb 24, 2014
@corentin-larose corentin-larose deleted the session_cache_limiter_fix branch March 14, 2014 12:39
gianarb pushed a commit to zendframework/zend-session that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants