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
Accedi per aggiungere un commento
Altri post in questo gruppo

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 7.3 introduces powerful improvements to the Console component, beyond the much-anticipated invokable commands and input attributes. This version also brings new helpers and features designed t

Contributed by Yonel Ceruto in

This week, Symfony 6.4.21 and 7.2.6 maintenance versions were released. In addition, we published the first beta of Symfony 7.3 so you can test it in your own apps before its final release at the end

Symfony 7.2.6 has just been released. Here is the list of the most important changes since 7.2.5:
bug #60288 [VarExporter] dump default value for property hooks if present (@xabbuh)
bug #60267 [C

Symfony 7.3.0-BETA1 has just been released. Here is the list of the most important changes since 7.2:
feature #60232 Add PHP config support for routing (@fabpot)
feature #60102 [HttpFoundation] A