Symfony 4.4.31 released

Symfony 4.4.31 has just been released. Here is a list of the most important changes:

bug #43158 [Cache] Fix invalidating tags on Redis <5 (@wouterj) bug #43179 [Ldap] Fix resource type checks & docblocks on PHP 8.1 (@chalasr) bug #43137 [FrameworkBundle] Avoid secrets:decrypt-to-local command to fail (@noniagriconomie) bug #43171 [VarDumper] fix dumping typed references from properties (@nicolas-grekas) bug #43124 [Messenger] [Redis] Allow authentication with user and password (@GaryPEGEOT) bug #39350 [FrameworkBundle] Remove translation data_collector BEFORE adding it to profiler (@l-vo) bug #43115 [DependencyInjection] Fix iterator in ServiceConfigurator (@jderusse) bug #43031 [Form] Do not trim unassigned unicode characters (@simonberger) bug #43058 [WebProfilerBundle] Fix displaying certain configs (@HypeMC) bug #43022 [PhpUnitBridge] Track unsilenced deprecations only for userland (@nicolas-grekas) bug #42976 [Mime] Allow array as input for RawMessage (@derrabus) bug #42098 [PropertyInfo] Support for intersection types (@derrabus) bug #42904 [Cache] Make sure PdoAdapter::prune() always returns a bool (@derrabus) bug #42896 [HttpClient] Fix handling timeouts when responses are destructed (@nicolas-grekas) bug #42835 [Cache] Fix implicit float to int cast (@derrabus) bug #42831 [Mime] Update mime types (@fabpot) bug #42830 [HttpKernel] Fix empty timeline in profiler (@nicodmf) bug #42819 Fix tests failing with DBAL 3 (@derrabus)

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/zQdpZURvg7E/symfony-4-4-31-released

Created 4y | Sep 28, 2021, 9:20:09 AM


Login to add comment

Other posts in this group

A Week of Symfony #973 (August 18–24, 2025)

This week, Symfony development focused on improving the IsGranted attribute with a new option, updated the Route attribute to allow setting multiple environments, improved the DomCrawler component to

Aug 24, 2025, 9:40:28 AM | Symfony
A Week of Symfony #972 (August 11–17, 2025)

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

Aug 17, 2025, 8:30:06 AM | Symfony
Let’s build the Symfony AI ecosystem together

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

Aug 16, 2025, 9:30:03 AM | Symfony
SymfonyCon Amsterdam 2025:   Unconference Track at SymfonyCon Amsterdam 2025

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!

The Unconference track is back and more dynamic than ever!

This unique, participant-driven format invites attendees to shape

Aug 12, 2025, 12:40:20 PM | Symfony
A Week of Symfony #971 (August 4–10, 2025)

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

Aug 10, 2025, 9:40:09 AM | Symfony
SymfonyCon Amsterdam 2025:  Join the Symfony Hackathon:  Collaborate, Contribute, Create

🧑‍💻HACKDAY IS COMING!

Get ready to code, collaborate, and contribute, Symfony Hackday is back!

Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

Aug 6, 2025, 10:40:04 AM | Symfony
A Week of Symfony #970 (July 28 – August 3, 2025)

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

Aug 3, 2025, 8:30:03 AM | Symfony