Changelog (v6.2.10...v6.2.11)
- bug symfony/symfony#50312 [Security] Skip clearing CSRF Token on stateless logout (@chalasr)
- bug symfony/symfony#50315 [Translation] Fix handling of null messages in
ArrayLoader
(@rob006) - bug symfony/symfony#50338 [Console] Remove
exec
and replace it byshell_exec
(@maxbeckers) - bug symfony/symfony#50193 [Serializer] Fix
SerializedPath
not working with constructor arguments (@HypeMC) - bug symfony/symfony#50280 [PropertyAccess] Fix nullsafe operator on array index (@HypeMC)
- bug symfony/symfony#50362 [FrameworkBundle] Fix Workflow without a marking store definition uses marking store definition of previously defined workflow (@krciga22)
- bug symfony/symfony#50309 [HttpFoundation] UrlHelper is now aware of RequestContext changes (@giosh94mhz)
- bug symfony/symfony#50253 [FrameworkBundle] Generate caches consistently on successive run of
cache:clear
command (@Okhoshi) - bug symfony/symfony#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR) - bug symfony/symfony#50241 [HttpKernel] Prevent initialising lazy services during services reset (@tucksaun)