This week, Symfony 3.4.49, 4.4.24 and 5.2.9 maintenance versions were released. In addition, the first Release Candidate of Symfony 5.3.0 was published in preparation for its final release at the end of this month. Lastly, the SymfonyWorld 2021 conference (June 17-18) announced more keynotes and more talks.
Symfony development highlights
This week, 83 pull requests were merged (52 in code and 31 in docs) and 51 issues were closed (37 in code and 14 in docs). See details for code and docs.
4.4 changelog:
373528f: [FrameworkBundle, Validator] fix deprecations from Doctrine Annotations+Cache 1ad13fe: [Security] fix user enumeration via response body on invalid credentials a76cdec: [WebProfilerBundle] wrap exception js in Sfjs check and also loading base_js Sfjs if needed 53d9b10: [Messenger] fix merging PrototypedArrayNode associative values 0e3165c, 853b1dc, 5f8035e: update Serbian translations 3ae7e0a: update Chinese translations
5.2 changelog:
2e047c9: [Workflow] remove useless call to Definition::addTag() e83c992: [DataCollector] remove allows anonymous information in datacollector 8ff6542: [SecurityBundle] remove invalid unused service 3dc9802: [VarDumper] don't pass null to parse_url() 3bb1ec3: fix PHP 8.1 deprecations
5.3 changelog:
4382181: [Security\Http] fix handling secure auto using the new RememberMeAuthenticator fef06f2: [Security] deprecate the old authentication mechanisms 69a0b29: [Security] add support for parallel requests doing remember-me re-authentication 08c80e1: [Ldap] avoid calling the deprecated getUsername()
5.4 changelog:
2f7dbed: [Security, SecurityBundle] fix deprecations triggered in tests 755fc03: [Security] add UserAuthenticationProviderTest to legacy group c339649: [FrameworkBundle] add autowiring alias for HttpCache\StoreInterface
Newest issues and pull requests
[Validator] Translate AtLeastOneOf default message [TwigBridge] Display Bootstrap 5 layout errors
They talked about us
Symfony: how to effectively use tagged services Rector - The Power of Automated Refactoring Book Released Comment créer un Captcha maison évolutif sous Symfony
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/I7W_lOIEnrI/a-week-of-symfony-751-17-23-may-2021
Login to add comment
Other posts in this group

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

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

🎤 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

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

🧑💻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

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

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