Skip to content

How to migrate stored sessions without logout users? #26198

@index0h

Description

@index0h
Q A
Bug report? no
Feature request? no
BC Break report? yes
RFC? no
Symfony version 4.0.4

Hi.
I start migration from symfony:3.3.15 to symfony:4.0.4, in upgrade documentation there is suggestion to move src/AppBundle/ to src/. In my case this step changes namespace from MyVendor\MyProject\AppBundle to MyVendor\MyProject. Sessions of authorized users contain old namespaces.
I have a question: how I could migrate stored sessions, without logout every user?

Regards

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions