Changelog (https://github.com/symfony/symfony/compare/v7.4.9...v7.4.10)
- data #64144 Release v7.4.10
- bug #63761 [Scheduler] Fix checkpoint state expiring when cache has default TTL (@Amoifr)
- bug #64141 [DependencyInjection] Fix lazy-autowiring an already-lazy service (@nicolas-grekas)
- bug #64138 [Translation] Fix
TranslationPushCommand::getDomainsFromTranslatorBag (@MatTheCat)
- bug #63744 [Validator] Fix Compound constraint with nested Composite and validation groups (@Amoifr)
- bug #63757 [Messenger][AmazonSqs] Do not override queue-level DelaySeconds when no DelayStamp is set (@psantus)
- bug #64122 [Cache] Ensure compatibility with Relay extension 0.22.0 (@nicolas-grekas)
- bug #64119 [Yaml] fix flow collection drops
&anchor and !!str &anchor items (@ousamabenyounes)
- bug #64016 [Mailer][AzureMailer] Fix inline attachments (@kohlerdominik)
- bug #64086 [Messenger] Move
--time-limit handling to Worker for proper capping with --sleep (@Toflar)
- bug #64103 [AssetMapper] Stop baking CSP nonce into the importmap polyfill body (@ousamabenyounes)
- bug #64106 [Config] Normalize
backed-enum in array shapes (@MatTheCat)
- bug #64100 [Translation] URL-encode tmp path in XliffUtils::shouldEnableEntityLoader (@ousamabenyounes)
- bug #64095 [RateLimiter] Carry over reserved tokens past fixed window resets (@ousamabenyounes)
- bug #64111 [Serializer] Fix low deps (@nicolas-grekas)
- bug #64099 [Ldap] Cast
default_socket_timeout to int (@ousamabenyounes)