This week Symfony 2.0.7 was released, fixing some bugs and bumping the version of several components. That's the case of Twig, upgraded to its latest and greatest 1.4 version. Meanwhile, the master branch continued adding some minor but nice tweaks.
December 12, 2011
#A week of symfony
This week, development activity focused on minor bug fixes. Meanwhile SensioLabs Connect added a cool feature to create private clubs. Lastly, the official Symfony2 code repository surpassed the 3,500th watcher milestone.
December 5, 2011
#A week of symfony
This week, the official Symfony2 repository added support for the Travis distributed continuous integration server. In addition, Twig published a new release candidate version that includes a custom C extension to increase the runtime performance of Twig templates.
December 4, 2011
#A week of symfony
This week, Symfony 2.0.6 was published as an important security release. Meanwhile, the official Symfony Community celebrated its first week introducing several improvements and announcing its 1,000th member milestone.
November 21, 2011
#A week of symfony
Symfony community took a huge leap forward this week with the introduction of a new gamification strategy to develop the community. Starting this week, Symfony Community members will be rewarded for their commitment and involvement in the community. In addition, the first edition of the Symfony Community Awards was announced to further recognize the work of the most prominent community members.
November 16, 2011
#A week of symfony
This week, Symfony 2.0.5 was released, fixing tens of minor bugs and introducing some tweaks (view changelog). Meanwhile, in the last weekly IRC meeting, it was announced a big push for Symfony2 components, including a revamped documentation.
November 7, 2011
#A week of symfony
Symfony 1.4.15 was released this week, fixing a few bugs and demonstrating the strong support of symfony 1.4.x branch until its late 2012 deadline. Meanwhile, Symfony2 added a matcher and a command that help debugging router matching problems.
November 1, 2011
#A week of symfony
This week, Symfony2 added a stopwatch to profile code. The first use of this stopwatch is the new timeline panel in the web profiler. All these new features were introduced during the last Symfony Day 2011 conference.
October 24, 2011
#A week of symfony
This week, all the Symfony2 components were included in packagist.org, a public repository for Composer, the package manager that soon will be used on Symfony2. Meanwhile, on the master branch of Symfony2 repository all the HttpKernel event listeners were updated to implement EventSubscriberInterface and the official repository surpassed the 800 forks milestone.
October 20, 2011
#A week of symfony
Symfony 2.0.4 version was released this week, maintaining the fast pace of Symfony2 upgrades. In addition, the independent security audit of Symfony2 and Twig code was disclosed. Lastly, an important, and backwards incompatible change, was committed to the Symfony2 master branch: locale management was moved from the Session class to the Request class (see details).
October 10, 2011
#A week of symfony