This week, another big PHP project announced that Symfony2 framework will be the foundation for its future developments. Meanwhile, Symfony 2.1 repository registered a lot of development activity, including some BC breaks such as the removal of
charset configuration option and the possibility of using kernel parameters in routes.
July 9, 2012
#A week of symfony
This week Symfony 2.1 removed auto_start configuration parameter, because sessions will now start on demand. In addition, Request::overrideGlobals method was finally completed and route auto-redirecting was restricted for safe requests.
July 2, 2012
#A week of symfony
This week, the long awaited Symfony 2.1 first beta was released. Meanwhile, the official repository achieved a very remarkable milestone: more than 5,000 watchers. In addition, the first details of the upcoming Symfony Live London 2012 conference were unveiled.
June 25, 2012
#A week of symfony
This week, Symfony2 development focused on Form and Filesystem components. In addition, the Security component was updated to allow class names to be passed as an argument to getEncoder() method.
June 22, 2012
#A week of symfony
This week, more than 600 Symfony developers gathered for Symfony Live Paris 2012, the biggest Symfony event ever. The main announcement of the conference was the introduction of the new SensioLabs Certified Symfony Developer program.
June 13, 2012
#A week of symfony
This week, two new versions were released: Symfony 2.0.15, including minor fixes and tweaks, and symfony 1.0.14, a security release that address a security vulnerability. In addition, this week started the integration of Symfony2 components into the core of Drupal 8.
June 5, 2012
#A week of symfony
This week Form component continued its huge refactorization with hundreds of fixes, tweaks and changes (some of them breaking BC). In addition, Symfony Live San Francisco 2012 was announced and SensioLabs launched in United Kingdom.
May 29, 2012
#A week of symfony
This week, Symfony 2.0.14 was released and the new OptionsResolver component was introduced. In addition, the first Symfony Community Survey was published to get a better understanding of the Symfony community.
May 23, 2012
#A week of symfony
This week, Symfony 2.1 updated its minimum required PHP version to 5.3.3, which contains a lot of bug fixes. Meanwhile, Dependency Injection and Session were the most active components in the repository.
May 14, 2012
#A week of symfony
This week, Symfony 2.0.13 was released, including 120 commits with bug fixes and some nice tweaks (view changelog).
May 7, 2012
#A week of symfony