This week Symfony 2.0.23 was released, marking the end of the 2.0 branch support. Meanwhile, the master branch added a way to automatically update scoped services, added a fully rewritten CssSelector component and deprecated tens of methods, properties and classes. Lastly, a new Symfony Docs Hack Day was announced for the following week.
March 24, 2013
#A week of symfony
This week the Locale component was refactored into two new Symfony components: Icu and Intl. Meanwhile, the first speakers of the Symfony Live Portland 2013 conference were announced and the full schedule for the Symfony Live Paris 2013 conference was published.
March 17, 2013
#A week of symfony
This week, Symfony development activity focused on fixing minor bugs for the 2.1 branch and improving the Routing component for the 2.2 branch. In addition, the videos of the last Symfony Live Berlin conference were published.
March 10, 2013
#A week of symfony
This week Symfony 2.2.0 was released, setting the foundation for the new time-based release process. Moreover, Symfony 2.3 will be released within three months, being the first Symfony2 version with long term support.
March 3, 2013
#A week of symfony
This week, Symfony 2.1.8 maintainance version was released. Meanwhile, Symfony 2.2 fixed some bugs related to the sub-request locale management and the HInclude renderer, in preparation for its upcoming release, scheduled for the next week.
February 24, 2013
#A week of symfony
This week, the second release candidate version of Symfony 2.2.0 was published. This new release fixed quite a few bugs and tweaked some new features with nearly 200 commits since the last beta.
February 17, 2013
#A week of symfony
This week, the development activity of the main Symfony2 branches was very intense. In Symfony 2.2 branch, a new BCrypt password encoder was added and some fixes were made for the Request::create() method and the BinaryFileResponse. Meanwhile, the master branch added support for the X-Forwarded-For header.
February 10, 2013
#A week of symfony
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