v6.2.11
Changelog (v6.2.10...v6.2.11)
- 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#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR) - bug symfony/symfony#50266 [HttpFoundation] Fix file streaming after connection aborted (@rlshukhov)
- bug symfony/symfony#50277 [Messenger] Add
IS_REPEATABLE
flag toAsMessageHandler
attribute (@adrianguenter) - bug symfony/symfony#50269 Fix param type annotation (@l-vo)
- bug symfony/symfony#50268 Allow resources in Query::setParam (@l-vo)