Skip to content

Symfony Blog

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

Symfony 2.4 introduces a new tag to use the stopwatch in Twig templates.
August 29, 2013 #Living on the edge
Symfony 2.4 helps you fix those class not found and undefined function PHP errors.
August 28, 2013 #Living on the edge
August 27, 2013 #Releases
Symfony 2.4 automatically shows your log messages in the console output of commands.
August 27, 2013 #Living on the edge
August 26, 2013 #Releases
This week, the development activity focused on fixing the handling of the format and locale parameters for exceptions, forwards and sub-requests. In addition, some interesting discussions were initiated around a new directory structure for Symfony and the removal of the ACL from the Security Component. Lastly, the Symfony repository achieved the 7,000th star and the 2,500th fork milestones.
August 25, 2013 #A week of symfony
This week, development activity focused on the Process component, which fixed some bugs and tweaked some of its features. In addition, the master branch changed the ESI fragment renderer to be always registered. Lastly, the full schedule of the upcoming Symfony Live London 2013 conference was unveiled.
August 18, 2013 #A week of symfony
This week, four important security releases were published, containing security fixes for the Validator and the HttpFoundation components of every Symfony major version. Meanwhile, a new 2.0 experimental branch was created to test the new features of the upcoming Twig 2.0 version.
August 11, 2013 #A week of symfony
Symfony 2.0.24, 2.1.12, 2.2.5, and 2.3.3 have just been released and they contain security fixes for the Validator component (CVE-2013-4751) and the HttpFoundation component (CVE-2013-4752).
This week, the Apache routing matcher added ability to handle array values, the image validator added options to validate the aspect ratio and the orientation of the images and the Process component added a feature to define an idle timeout. In addition, the Form component fixed a lot of reported bugs.
August 4, 2013 #A week of symfony