Skip to content

Symfony Blog

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

Symfony 2.2 introduces several interesting features to the Process Component.
January 10, 2013 #Living on the edge
Symfony 2.2 introduces autocomplete on the command line.
January 9, 2013 #Living on the edge
January 8, 2013 #Releases
Todays marks the end of the development period for Symfony 2.2.
January 7, 2013 #Community
This week the Console component added support for a cool new feature: autocompletion. Meanwhile, the development versions started adding support for the upcoming PHP 5.5 version. In addition, the official Symfony repository surpassed the 6,000th stargazer milestone.
January 6, 2013 #A week of symfony
This week, Symfony 2.2 continued removing any unnecessary hard dependencies between components, such as the coupling between DependencyInjection and Config components. In addition, the logging in the exception listener was refactored to allow overloading of the default behavior.
December 30, 2012 #A week of symfony
This week Symfony published several security releases to address two potential security vulnerabilities. In addition, the WebProfilerBundle continued removing dependientes from other bundles and components.
December 23, 2012 #A week of symfony
December 21, 2012 #Releases
Symfony 2.0.20 and Symfony 2.1.5 have just been released and they both contain two security fixes.
December 20, 2012 #Releases #Security Advisories
Symfony 2.2 introduces some interesting security utilities.
December 19, 2012 #Living on the edge