Skip to content

Symfony Blog

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

November 3, 2018 #Releases
November 3, 2018 #Releases
November 3, 2018 #Releases
November 3, 2018 #Releases
We are extremely pleased to announce that the Symfony and Twig certification exams are available online! It means that you can now take the exam from home or from your office!
October 31, 2018 #Symfony #Twig
Symfony 4.2 adds support for defining the value of env vars per environment, simplifying the configuration of your applications.
October 30, 2018 #Living on the edge
In Symfony 4.2, the debug:autowiring command has been improved to make its information easier to understand.
October 29, 2018 #Living on the edge
This week, development activity focused on polishing the upcoming Symfony 4.2 version, which will be released in 5 weeks. We improved performance of service discovery for large applications and we optimized the way env vars are exported. We also improved the log filter in the Symfony profiler to support filtering by multiple criteria.
October 28, 2018 #A week of symfony
The new getAcceptableFormats() method added in Symfony 4.2 allows to get a simplified list of request formats accepted by browsers.
October 26, 2018 #Living on the edge
In Symfony 4.2, the custom names of properties when objects are serialized can be configured using metadata, instead of having to create a name converter.
October 25, 2018 #Living on the edge