This week, Symfony 4.4.22 and 5.2.7 maintenance versions were published. In addition the second beta of Symfony 5.3 was released and we started publishing the New in Symfony 5.3 blog posts to showcase its most important new features.
Symfony development highlights
4.4 changelog:
a88c7fa: [HttpFoundation] fixes for PHP 8.1 deprecations 061ac77: [Yaml] expose references detected in inline notation structures c92acf4: [Security] add missing French translations for logging throttling
5.2 changelog:
56b664e: [Security] do not try to rehash null-passwords
5.x changelog:
88abb39: [Config] remove typehints in Builder and allow for EnvConfigurator 5506f2a: [Config] remove double semicolons from autogenerated config classes c78358f: [Translation] use proven DSN class from Notifier and rename package 01602ef: [Config] set FQCN as properties type instead of class name in ConfigBuilder 32534fb: [Messenger] fix manual amqp setup when autosetup disabled 1882d26: [FrameworkBundle] make debug:event-dispatcher search case insensitive 0489ffc: [OptionsResolver] add prototype definition support for nested options 610c263: [Config] remove log message when no configuration is found in ConfigBuilder 4cc0ab3: [Routing] allow extending Route attribute 942847f: [FrameworkBundle, HttpKernel] move IDE file link formats from FrameworkExtension to FileLinkFormatter
Newest issues and pull requests
Add support for $requestStack->getCurrentRequest(throwOnNull: true) [Messenger] Prevent a specific message to be sent to the failure transport [Security] Add a way to hook into PersistentRememberMeHandler [HttpFoundation] Deprecate Request::get
They talked about us
Improve your Symfony proficiency with these tips and tricks! Combine custom logging from Symfony packages Handling arbitrary set of document types in a Symfony application Vue.js and Symfony — User Authentication
Call to Action
Follow Symfony on Twitter and retweet this article. Subscribe to the Symfony blog RSS and never miss a Symfony story again.
Sponsor the Symfony project.
http://feedproxy.google.com/~r/symfony/blog/~3/7ENtbgjDeXI/a-week-of-symfony-748-26-april-2-may-2021
Inicia sesión para agregar comentarios
Otros mensajes en este grupo.

Contributed by Nathan Page 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

Contributed by Nate Wiebe 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

The Validator component provides dozens of constraints ready to use in your applications. In Symfony 7.3, we've added two new constraints to the list.
Slug Constraint

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

Contributed by Jérôme Tamarelle in