Symfony 6.4.38 has just been released.
Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in your project.
Tip
Want to be notified whenever a new Symfony release is published? Or when a version is not maintained anymore? Or only when a security issue is fixed? Consider subscribing to the Symfony Roadmap Notifications.
Changelog Since Symfony 6.4.37
- data #64146 Release v6.4.38
- bug #63761 [Scheduler] Fix checkpoint state expiring when cache has default TTL (@Amoifr)
- bug #64138 [Translation] Fix TranslationPushCommand::getDomainsFromTranslatorBag (@MatTheCat)
- 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 #64086 [Messenger] Move --time-limit handling to Worker for proper capping with --sleep (@Toflar)
- bug #64100 [Translation] URL-encode tmp path in XliffUtils::shouldEnableEntityLoader (@ousamabenyounes)
- bug #64095 [RateLimiter] Carry over reserved tokens past fixed window resets (@ousamabenyounes)
- bug #64099 [Ldap] Cast default_socket_timeout to int (@ousamabenyounes)