Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[2.8][FrameworkBundle] Allow parameter use_cookies in session configuration #15123

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

Merged
merged 1 commit into from
Aug 1, 2015

Conversation

derrabus
Copy link
Member

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #13668
License MIT
Doc PR none

This PR adds support for the use_cookies parameter to the session configuration of Symfony's FrameworkBundle. It is a rebase of #13671 against the 2.8 branch.

@derrabus derrabus changed the title Allow parameter use_cookies in session configuration. [2.8][FrameworkBundle] Allow parameter use_cookies in session configuration Jun 27, 2015
@Tobion
Copy link
Contributor

Tobion commented Jun 27, 2015

👍

@weaverryan
Copy link
Member

👍 I don't see any harm and someone had a use-case

@xabbuh
Copy link
Member

xabbuh commented Jun 28, 2015

👍

@fabpot
Copy link
Member

fabpot commented Aug 1, 2015

Thank you @derrabus.

@fabpot fabpot merged commit 08bf50a into symfony:2.8 Aug 1, 2015
fabpot added a commit that referenced this pull request Aug 1, 2015
…session configuration (derrabus)

This PR was merged into the 2.8 branch.

Discussion
----------

[2.8][FrameworkBundle] Allow parameter use_cookies in session configuration

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #13668
| License       | MIT
| Doc PR        | none

This PR adds support for the `use_cookies` parameter to the session configuration of Symfony's FrameworkBundle. It is a rebase of #13671 against the 2.8 branch.

Commits
-------

08bf50a Allow parameter use_cookies in session configuration.
@derrabus derrabus deleted the 2.8-session-without-cookies branch August 1, 2015 22:09
@fabpot fabpot mentioned this pull request Nov 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants