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

Appearance settings

[RFC] Keep old session after regeneration? #27395

Copy link
Copy link
Closed
@umulmrum

Description

@umulmrum
Issue body actions

In #13048 session migration was changed so that the old session data are deleted immediately.
The PHP docs in https://secure.php.net/manual/en/features.session.security.management.php state multiple times that this is not the right thing to do, but old session data should be kept for a short while to avoid side effects (concurrency/unstable network).

I did not perceive concrete problems with the current implementation but noted the contradictions between PHP docs and Symfony implementation and wondered if this was done on purpose (although I couldn't find any discussion on that topic).

In short: Can the current implementation be considered correct or good enough or should the regeneration process be improved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    HttpFoundationRFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)Stalled

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.