Skip to content

« A week of symfony » blog posts

A weekly summary of everything that happened around Symfony development.

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
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