Commit 6679bc6
committed
minor symfony#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 service1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1843 | 1843 | | |
1844 | 1844 | | |
1845 | 1845 | | |
1846 | | - | |
1847 | | - | |
| 1846 | + | |
| 1847 | + | |
1848 | 1848 | | |
1849 | 1849 | | |
1850 | 1850 | | |
| |||
1857 | 1857 | | |
1858 | 1858 | | |
1859 | 1859 | | |
1860 | | - | |
| 1860 | + | |
1861 | 1861 | | |
1862 | 1862 | | |
1863 | 1863 | | |
| |||
0 commit comments