Skip to content

Symfony Blog

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

This week, Symfony 3.4.45, 4.4.14 and 5.1.6 maintenance versions were released. Meanwhile, the upcoming Symfony 5.2 version added an html5 option to MoneyType and PercentType and introduced new test assertions for checkboxes and form values.
September 27, 2020 #A week of symfony
September 27, 2020 #Releases
September 27, 2020 #Releases
September 27, 2020 #Releases
Symfony 5.2 introduces new TranslatableMessage objects which hold all the information needed to make full translations, simplifying both your backend code and your templates.
September 25, 2020 #Living on the edge
Symfony 5.2 provides new Doctrine types to help you work with UUID/ULID values in your entity properties.
September 24, 2020 #Living on the edge
Symfony 5.2 provides a special HTTP client to listen to server-sent events, similar to what you can do with EventSource JavaScript objects.
September 23, 2020 #Living on the edge ❤️ 2 👍 1 🚀 2 🎉 1
In Symfony 5.2, Console applications can use 24-bit colors to define the text and background colors.
September 22, 2020 #Living on the edge
Symfony 5.2 adds support for pseudo-localization, a software testing method used for testing internationalization.
September 21, 2020 #Living on the edge
This week, the upcoming Symfony 5.2 version introduced a new RateLimiter component and built the first feature on top of it: login throttling. In addition, a new feature was merged into HttpClient component to automatically retry failed HTTP requests. Finally, the first speakers of the SymfonyWorld 2020 online conference were announced.
September 20, 2020 #A week of symfony