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
bug #41343 [HttpKernel] Fix compatibility with Symfony6 (jderusse)
This PR was merged into the 5.4 branch.
Discussion
----------
[HttpKernel] Fix compatibility with Symfony6
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
The `session` service will be removed in FrameworkBundle 6, this PR make sure the session listener 5.4 will be compatible with FrameworkBundle 6.0
Commits
-------
0458384 Fix compatibility with Symfony6
0 commit comments