You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #21032 [FrameworkBundle] Replace session.storage service (alamirault)
This PR was merged into the 6.4 branch.
Discussion
----------
[FrameworkBundle] Replace session.storage service
UPGRADE-5.3.md:
Deprecate the `session.storage` alias and `session.storage.*` services, use the `session.storage.factory` alias and `session.storage.factory.*` services instead
symfony/symfony#40048
Yaml code block use "good services".
This PR replace xml and php code block to use same ids
Commits
-------
8a2dd32 [FrameworkBundle] Deprecate session.storage service
0 commit comments