Symfony 4.4.30 has just been released. Here is a list of the most important changes:
bug #42753 Cast ini_get to an integer to match expected type (@natewiebe13) bug #42345 [Messenger] Remove indices in messenger table on MySQL to prevent deadlocks while removing messages when running multiple consumers (@jeroennoten) bug #40744 allow null for framework.translator.default_path (@SimonHeimberg) bug #39856 [DomCrawler] improve failure messages of the CrawlerSelectorTextContains constraint (@xabbuh) bug #40545 [HttpFoundation] Fix isNotModified determination logic (@ol0lll) bug #42368 [FrameworkBundle] Fall back to default configuration in debug:config and consistently resolve parameter values (@herndlm) bug #41684 Fix Url Validator false positives (@sidz) bug #42576 [Translation] Reverse fallback locales (@ro0NL) bug #42628 [PropertyInfo] Support for the never return type (@derrabus) bug #42585 [ExpressionLanguage] [Lexer] Remove PHP 8.0 polyfill (@nigelmann) bug #42621 [Security] Don’t produce TypeErrors for non-string CSRF tokens (@derrabus) bug #42365 [Cache] Do not add namespace argument to NullAdapter in CachePoolPass (@olsavmic) bug #42331 [HttpKernel] always close open stopwatch section after handling kernel.request events (@xabbuh) bug #42260 Fix return types for PHP 8.1 (@derrabus) bug #42341 [Validator] Update MIR card scheme (@ossinkine)
Want to upgrade to this new release? Because Symfony protects backwards-compatibility very closely, this should be quite easy. Use SymfonyInsight upgrade reports to detect the code you will need to change in your project and read our upgrade documentation to learn more. 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.
Sponsor the Symfony project.
http://feedproxy.google.com/~r/symfony/blog/~3/gCLxvkXPd_s/symfony-4-4-30-released
Login to add comment
Other posts in this group

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

SymfonyOnline June 2025 is almost here, starting in a few weeks on:
June 10-11: Workshop days. June 12-13: Online conference days in English. All talks will be available for replay as soon as

Symfony 7.3 introduces several enhancements to the DependencyInjection component that simplify service configuration, make autoconfiguration more flexible, and enable environment-specific aliasing.
S

Contributed by Nicolas Grekas in

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:
June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Symfony security includes several significant improvements and new features in Symfony 7.3.
Deprecate eraseCredentials() Method… https://symfony.com/blog/new-in-symfony-7-3-security-improvements?utm_