Skip to content
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

[HttpFoundation] Fixed session migration with custom cookie lifetime #35656

Merged
merged 1 commit into from Apr 5, 2020
Merged

Conversation

Guite
Copy link
Contributor

@Guite Guite commented Feb 9, 2020

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #28577
License MIT
Doc PR

This PR adds the fix proposed in #28577 (comment)

@nicolas-grekas
Copy link
Member

How can we test this? There are some functional tests in this area, could be a fit?

@Guite
Copy link
Contributor Author

Guite commented Feb 10, 2020

@nicolas-grekas added a test case to NativeSessionStorageTest

@Guite
Copy link
Contributor Author

Guite commented Feb 11, 2020

FYI: appveyor failed because of Symfony\Component\Process\Tests\ProcessTest::testStartIsNonBlocking: Failed asserting that 1.6472308635712 is less than 0.4.

This seems not related, but flaky.

@nicolas-grekas
Copy link
Member

Thank you @Guite.

@nicolas-grekas nicolas-grekas merged commit 78770e7 into symfony:3.4 Apr 5, 2020
This was referenced Apr 28, 2020
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.

None yet

3 participants