Skip to content

Symfony Blog

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

This week Symfony fixed some obsolete PHPUnit getMock() usage and introduced new method shortcuts for ArrayNodeDefinition. In addition, the upcoming Symfony 3.3 version proposed the creation of a new WebServerBundle and the deprecation of the Templating component.
December 25, 2016 #A week of symfony
Symfony 3.3 improves the formatting of the JSON and Markdown descriptors for console commands.
December 22, 2016 #Living on the edge
In addition to some large new features, Symfony 3.3 will also contain minor tweaks to make your work a bit easier.
December 21, 2016 #Living on the edge
This week Symfony released the 2.7.22, 2.8.15, 3.1.8 and 3.2.1 maintenance versions. In addition, Symfony Components achieved 600 million downloads. Lastly, it was announced that Symfony 4.0 (to be released in November 2017) will require PHP 7.x.
December 18, 2016 #A week of symfony
In Symfony 3.3, the Configuration panel of the Symfony Profiler will show more information about PHP and Symfony.
December 16, 2016 #Living on the edge
December 13, 2016 #Releases
December 13, 2016 #Releases
December 13, 2016 #Releases
December 13, 2016 #Releases
How to solve the "Undefined class constant PARSE_CONSTANT" error displayed by PHPUnit when running tests in Symfony 3.2 applications.
December 13, 2016 #Symfony