Skip to content

Symfony Blog

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

Symfony Maker bundle has introduced a new generator to create basic CRUD interfaces and it has improved the form generator to create forms based on Doctrine entities.
March 14, 2018 #Symfony
This week, Symfony 2.7.43, 2.8.36, 3.4.6 and 4.0.6 maintenance versions were published. Meanwhile, Symfony development activity focused on fixing minor bugs. Lastly, the "feature freeze" period for the upcoming Symfony 4.1 version starts in just 3 weeks, so we need your help to review issues and finish pull requests.
March 11, 2018 #A week of symfony
In Symfony 4.1 we've improved the Bootstrap 4 form theme with new features and we've made it fully accessible and compliant with WCAG 2.0.
March 8, 2018 #Living on the edge
Symfony 4.1 allows to define the priority of Twig extensions, which is useful when you need to overload the filters and functions defined in other extensions.
March 7, 2018 #Living on the edge
In Symfony 4.1, locks can be refreshed for a different amount of time than the original TTL used when creating the lock.
March 6, 2018 #Living on the edge
March 5, 2018 #Releases
March 5, 2018 #Releases
March 5, 2018 #Releases
March 5, 2018 #Releases
This week, Symfony 2.7.42, 2.8.35, 3.4.5 and 4.0.5 maintenance versions were published. In addition, Symfony improved the accessibility of the Bootstrap 4 form theme to comply with the WCAG standard: it fixed some HTML issues, added new attributes and improved how form errors are displayed. Finally, it was proposed a way to simplify the User and UserChecker.
March 4, 2018 #A week of symfony