Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

September 2, 2020 #Releases
September 2, 2020 #Releases
The way messages are logged in applications has evolved in the last few years, let's see how Symfony adapts.
September 1, 2020 #Cloud #Community #Symfony
August 31, 2020 #Releases
August 31, 2020 #Releases
August 31, 2020 #Releases
This week Symfony merged a ton of bug fixes, including changes for the upcoming PHP 8 version and polyfills for the PHPUnit 9.1 assertions. A new Semaphore component was introduced, as well as support for translatable objects.
August 30, 2020 #A week of symfony
This week, more than 100 pull requests were merged across the board to fix bugs and merge new features. The upcoming Symfony 5.2 version added support for pseudo-localization, Mailer and Notifier components added compatibility with new third-party services and a new build/ directory was added to separate it from the cache directory. In addition, the Symfony 5 book added new languages.
August 23, 2020 #A week of symfony
I've just released 5 additional languages for the Symfony 5 book free online version: Spanish, German, Russian, Italian, and Polish.
August 19, 2020 #Community #Documentation
This week, the upcoming Symfony 5.2 version reworked the signal integration in the Console component, continued improving the new Security system with new events and a NullToken voter and introduced autoconfiguration for DataCollectors.
August 16, 2020 #A week of symfony