A Week of Symfony #748 (26 April - 2 May 2021)

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

Created 4y | May 2, 2021, 8:20:06 AM


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