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 #41388 [Security] Add an upgrade note about the removal of Serializable (derrabus)
This PR was merged into the 5.2 branch.
Discussion
----------
[Security] Add an upgrade note about the removal of Serializable
| Q | A
| ------------- | ---
| Branch? | 5.2
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | N/A
| License | MIT
| Doc PR | N/A
Jumping from Symfony 5 on PHP 7.2/7.3 to Symfony 6 on PHP 8 directly will fry your sessions. I've added a note that PHP should be upgraded first. I believe that most apps will take that patch anyway, so this shouldn't be much of a footgun. 🤞🏻
Commits
-------
7657258 Add an upgrade note about the removal of Serializable
0 commit comments