Skip to content

Symfony Blog

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

Symfony 5.2 adds support for shared locks, which is a synchronization primitive used to solve one of the readers–writers problems.
October 12, 2020 #Living on the edge
This week Symfony 4.4.15 and 5.1.7 maintenance versions were released. Meanwhile, development activity focused on fixing and polishing the upcoming Symfony 5.2 features and Symfony 5.2 beta1 was published. Finally, Symfony Insight announced a free webinar on software quality.
October 11, 2020 #A week of symfony
Symfony 5.2 adds new asserts (assertFormValue() and assertCheckboxChecked()) to simplify the form tests .
October 9, 2020 #Living on the edge
In Symfony 5.2 you can use PHP 8 attributes in the controller arguments to turn them into other objects.
October 8, 2020 #Living on the edge
Join us in our free webinar about SensioLabs' feedback on how they leveraged SymfonyInsight to steer one of their project with confidence. Register now for the webinar on October 15th 2020, 3 PM UTC.
October 7, 2020 #SymfonyInsight
In Symfony 5.2 you can use PHP callbacks to get/set the form field values from/into the related object/array.
October 7, 2020 #Living on the edge
Symfony 5.2 includes a Uid normalizer to serialize/deserialize UUIDs and ULIDs. It also introduces a new validation constraint to validate ULIDs.
October 6, 2020 #Living on the edge
October 5, 2020 #Releases
In Symfony 5.2, the HTTP client can retry all the failed HTTP requests automatically.
October 5, 2020 #Living on the edge
October 4, 2020 #Releases