Symfony blog posts for August 2021
A Week of Symfony #765 (23-29 August 2021)
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.
August 29, 2021 · Published in #A week of symfonyA Week of Symfony #764 (16-22 August 2021)
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.
August 22, 2021 · Published in #A week of symfonyThe end of Swiftmailer
Now comes the time to officially end the maintenance of Swiftmailer in favor of Symfony Mailer. I've set the end of maintenance date to the end of November 2021, at the same time as the Symfony 5.4 LTS and 6.0 release.
August 19, 2021 · Published in #CommunityA Week of Symfony #763 (9-15 August 2021)
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.
August 15, 2021 · Published in #A week of symfonyA Week of Symfony #762 (2-8 August 2021)
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.
August 8, 2021 · Published in #A week of symfonyUsing GitHub Discussions for Symfony Support
Symfony is enabling GitHub Discussions as a new way for the community to provide support.
August 6, 2021 · Published in #CommunityA Week of Symfony #761 (26 July - 1 August 2021)
This week, Symfony 4.4.29, 5.2.14 and 5.3.6 maintenance versions were released. This was the last release for the 5.2.x branch; if your projects are still using it, please consider upgrading them to Symfony 5.3..
August 1, 2021 · Published in #A week of symfony