This week, the upcoming Symfony 5.4 version optimized PHP preloading, improved the Web Debug Toolbar to show roles of the logged-in user, added support for resetting container services between two AMQP messages to avoid memory leaks and removed the experimental flag from RateLimiter and Runtime components.
Symfony development highlights
This week, 70 pull requests were merged (67 in code and 3 in docs) and 44 issues were closed (39 in code and 5 in docs). Excluding merges, 24 authors made 2,75
This week, Symfony 4.4.30 and 5.3.7 maintenance versions were released. Meanwhile, Symfony continued fixing minor issues related to the upcoming PHP 8.1 version. Finally, the upcoming Symfony 5.4 version added a feature to allow autoconfigurable attributes on methods, properties and parameters.
Symfony development highlights
This week, 36 pull requests were merged (23 in code and 13 in docs) and 29 issues were closed (24 in code and 5 in docs). See details for code and docs.
4.4 changelog:
Symfony 4.4.30 has just been released. Here is a list of the most important changes:
bug #42753 Cast ini_get to an integer to match expected type (@natewiebe13) bug #42345 [Messenger] Remove indices in messenger table on MySQL to prevent deadlocks while removing messages when running multiple consumers (@jeroennoten) bug #40744 allow null for framework.translator.default_path (@SimonHeimberg) bug #39856 [DomCrawler] improve failure messages of the CrawlerSelectorTextContains constra
Symfony 5.3.7 has just been released. Here is a list of the most important changes:
bug #42769 [HttpClient] Don’t pass float to usleep() (@derrabus) bug #42753 Cast ini_get to an integer to match expected type (@natewiebe13) bug #42345 [Messenger] Remove indices in messenger table on MySQL to prevent deadlocks while removing messages when running multiple consumers (@jeroennoten) bug #41378 [Messenger] Fix ErrorDetailsStamp denormalization (@wucdbm) bug #42160 [Translation] Extr
This week, Symfony development activity focused on fixing various bugs across its entire codebase and implementing some minor new features for the upcoming Symfony 5.4 version.
Symfony development highlights
This week, 49 pull requests were merged (49 in code and 0 in docs) and 24 issues were closed (32 in code and 2 in docs). Excluding merges, 23 authors made 1,970 additions and 656 deletions. See details for code and docs.
4.4 changelog:
9606430: [PropertyInfo] support for the nev
This week, Symfony announced the end of the Swiftmailer project in favor of the Symfony Mailer project. Meanwhile, the bundles doc section introduced a redesign that will be used in the future in the entire Symfony docs section.
Symfony development highlights
This week, 39 pull requests were merged (37 in code and 2 in docs) and 26 issues were closed (21 in code and 5 in docs). Excluding merges, 13 authors made 4,664 additions and 1,967 deletions. See details for code and docs.
4.4 changelog:
The Symfony Mailer component was released for the first time in Symfony 4.3, released in May 2019. Since then, we have worked on improving it by adding more third-party providers and adding some missing features that were already available in Swiftmailer, like DKIM support and email signing. As of Symfony 5.3, all Swiftmailer great features and more are available in Symfony Mailer. Now comes the time to officially end the maintenance of Swiftmailer in favor of Symfony Mailer. I've set the end of
This week, the upcoming Symfony 5.4 deprecated some helper methods in AbstractController which weren't strictly related to HTTP. In addition, it deprecated the remaining usages of anonymous users in the Security system. Finally, a new Path class was added to the Filesystem component to ease the handling of file paths.
Symfony development highlights
This week, 52 pull requests were merged (30 in code and 22 in docs) and 31 issues were closed (22 in code and 9 in docs). Excluding merges, 19 auth
This week, the upcoming Symfony 5.4 version added new integrations to the Notifier component, marked the Request::get() method as internal and introduced a smooth upgrade path for security factories. In addition, the free community-provided Symfony support was moved to GitHub Discussions.
Symfony development highlights
This week, 50 pull requests were merged (40 in code and 10 in docs) and 41 issues were closed (36 in code and 5 in docs). Excluding merges, 31 authors made 1,805 additions and 2
Open Source Symfony Support is provided by the community via StackOverflow and Slack. Both have served us well for some years, but they lack some features that are increasingly important for us. StackOverflow is nice for async support and its discussions stay forever and can be found via Google, but it lacks advanced formatting tools, better moderation and GitHub integration (to ping users, mention issues, etc.) Slack is nice for sync support, where you need a quick and live reply to your questi