Skip to content

Fix native session handling. #112

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
Jun 10, 2018
Merged

Fix native session handling. #112

merged 1 commit into from
Jun 10, 2018

Conversation

mathieudz
Copy link
Contributor

After merging the headers, make sure that the native session cookie is present.

Without this fix, the session cookie (from headers_list()) is overridden by Symfony cookies, like the remember-me cookie.

Tested with Symfony 4.1 and PHP 7.1

After merging the headers, make sure that the native session cookie is restored.
@andig andig merged commit 691c29e into php-pm:master Jun 10, 2018
@mathieudz mathieudz deleted the fix-session branch June 10, 2018 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants