Skip to content

« A week of symfony » blog posts

A weekly summary of everything that happened around Symfony development.

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
This week, Symfony development activity was extremely intense. Symfony 2.2 version added lots of cool features and small tweaks across all its major components.
December 16, 2012 #A week of symfony
This week Symfony 2.2 continued adding nice features and tweaks, such as the new fatal error pages. In addition, it was announced that the next edition of the Symfony Live conference in United States will be held at Portland and it will be co-located with two other big conferences: DrupalCon and WebVisions
December 9, 2012 #A week of symfony
This week, Symfony 2.0.19 and 2.1.4 versions were released to address a potential security vulnerability related to Request::getClientIp() method. This security fix also made possible to tweak the algorithm used to determine the trusted client IP and added a way to configure the X-Forwarded header names and a way to disable trusting them.
December 2, 2012 #A week of symfony
This week, Symfony 1.4.20 version was released to address a security issue. Meanwhile, hundreds of Symfony developers gathered at the Symfony Live Berlin 2012 conference.
November 25, 2012 #A week of symfony
This week, Symfony development activity focused on the Routing component. As a result, the upcoming Symfony 2.2 version will support routing based on the hostname. In addition, the official code repository achieved the 6,000th pull request milestone
November 18, 2012 #A week of symfony
This week, Symfony 2.2 branch moved the Stopwatch classes to their own new component. In addition, the Stopwatch now displays detailed information about the memory consumption for every Symfony part. Lastly, Twig 1.11.0 version was released, which includes the cool new template_from_string function.
November 11, 2012 #A week of symfony
This week, Symfony 2.1.3 was released. Meanwhile, the upcoming Symfony 2.2 version added a new BinaryFileResponse, useful for HTTP responses that deliver binary files. In addition, the Finder component was improved with new methods and a new BSD adapter.
November 4, 2012 #A week of symfony
This week Symfony 2.0.18 was released to fix some minor issues and to update some important dependencies. Meanwhile, the master branch added a new SecureRandom generator. In addition, the Symfony CMF project showed some important progress.
October 28, 2012 #A week of symfony