This week, the oficial Symfony2 repository surpassed the 2,000th fork milestone. Meanwhile, the stabilization of the Symfony 2.2 version continues in the newly created 2.2 branch. In addition, a new SymfonyCon Europe conference was announced for this year.
February 3, 2013
#A week of symfony
This week the second beta of Symfony 2.2.0 was released in preparation for the upcoming first release candidate. In addition, a new Stopwatch component was published to help applications measure the execution time of specific parts of their code.
January 27, 2013
#A week of symfony
This week, Symfony 2.0.22 and 2.1.7 security releases were published to address a potential vulnerability related to the YAML component. Meanwhile, the routing component renamed and deprecated several important options, as explained in the new Symfony 2.x to 3.0 upgrade guide.
January 20, 2013
#A week of symfony
This week Symfony 2.2 entered into its stabilization period with the release of the first beta of Symfony 2.2.0. The development activity was huge, including the addition of PSR-3 support to the LoggerInterface, the release of a new PropertyAccess component and lots of tweaking and refactorization for the Security, Form, Validator and HttpKernel components.
January 13, 2013
#A week of symfony
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
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