Symfony 4.4.23 has just been released. Here is a list of the most important changes:
security #cve-2021-21424 [Security][Guard] Prevent user enumeration (@chalasr) bug #41176 [DependencyInjection] fix dumping service-closure-arguments (@nicolas-grekas) bug #41168 WDT: Only load “Sfjs” if it is not present already (@weaverryan) bug #41147 [Inflector][String] wrong plural form of words ending by “pectus” (@makraz) bug #41160 [HttpClient] Don’t prepare the request in ScopingHttpClient (@nicolas-grekas) bug #40763 Fix/Rewrite .gitignore regex builder (@mvorisek) bug #40917 [Config][DependencyInjection] Uniformize trailing slash handling (@dunglas) bug #40699 [PropertyInfo] Make ReflectionExtractor correctly extract nullability (@shiftby) bug #40874 [PropertyInfo] fix attribute namespace with recursive traits (@soullivaneuh) bug #41099 [Cache] Check if phpredis version is compatible with stream parameter (@nicolassing) bug #41072 [VarExporter] Add support of PHP enumerations (@alexandre-daubois) bug #41105 [Inflector][String] Fixed singularize edges > edge (@ruudk) bug #41075 [ErrorHandler] Skip “same vendor” @method deprecations for Symfonyclasses unless symfony/symfony is being tested (@nicolas-grekas)
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/ABb378xJHEc/symfony-4-4-23-released
Войдите, чтобы добавить комментарий
Другие сообщения в этой группе

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_

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

Contributed by Antoine Bluchet in

Contributed by Nicolas Grekas in

This week, we published the second beta of Symfony 7.3, ahead of its final release later in May 2025. Meanwhile, we continued sharing posts about the new features of Symfony 7.3 and the upcoming Symfo

Symfony 7.3.0-BETA2 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands: