Symfony 5.3.0-BETA2 released

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

feature #41002 [FrameworkBundle][HttpKernel] Move IDE file link formats from FrameworkExtension to FileLinkFormatter (@MatTheCat) bug #41014 [Routing] allow extending Route attribute (@robmro27) feature #39913 [OptionsResolver] Add prototype definition support for nested options (@yceruto) bug #41008 [Security] Do not try to rehash null-passwords (@tjveldhuizen) bug #41013 [Console] Remove spaces between arguments GithubActionReporter (@franmomu) bug #40920 [PasswordHasher] accept hashing passwords with nul bytes or longer than 72 bytes when using bcrypt (@nicolas-grekas) bug #40993 [Security] [Security/Core] fix checking for bcrypt (@nicolas-grekas) bug #40986 [Console] Negatable option are null by default (@jderusse) bug #40923 [Yaml] expose references detected in inline notation structures (@xabbuh) bug #40951 [FrameworkBundle] Make debug:event-dispatcher search case insensitive (@javiereguiluz) bug #40966 [Messenger] fix manual amqp setup when autosetup disabled (@Tobion) bug #40956 [Config] [ConfigBuilder] Set FQCN as properties type instead of class name (@MatTheCat) bug #40964 [HttpFoundation] Fixes for PHP 8.1 deprecations (@jrmajor) bug #40950 [Config] Remove double semicolons from autogenerated config classes (@HypeMC) bug #40903 [Config] Builder: Remove typehints and allow for EnvConfigurator (@Nyholm) bug #40919 [Mailer] use correct spelling when accessing the SMTP php.ini value (@xabbuh) bug #40514 [Yaml] Allow tabs as separators between tokens (@bertramakers) bug #40882 [Cache] phpredis: Added full TLS support for RedisCluster (@jackthomasatl) feature #38475 [Translation] Adding Translation Providers (@welcoMattic) bug #40877 [Config] Make sure one can build cache on Windows and then run in (Docker) Linux (@Nyholm) bug #40878 [Config] Use plural name on array values (@Nyholm) bug #40872 [DependencyInjection] [AliasDeprecatedPublicServicesPass] Noop when the service is private (@fancyweb) feature #40800 [DependencyInjection] Add #[Target] to tell how a dependency is used and hint named autowiring aliases (@nicolas-grekas) bug #40859 [Config] Support extensions without configuration in ConfigBuilder warmup (@wouterj) bug #40852 [Notifier] Add missing entries in scheme to package map (@jschaedl)

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/Hi6Ng71-jLQ/symfony-5-3-0-beta2-released

Created 4y | May 1, 2021, 3:20:11 PM


Login to add comment

Other posts in this group

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
Symfony 6.4.24 released

Symfony 6.4.24 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you

Jul 31, 2025, 1:10:32 PM | Symfony