The public API of Symfony2 will be frozen in just a few days. Therefore, this week developers committed some of the last big impact changes to the code repository: the Response was removed from DIC, CompatAssetsBundle was removed in favor of AsseticBundle, and the boostrap files were also removed.
February 27, 2011
#A week of symfony
Symfony2 frantic development activity included this week some massive commits such as adding support for merging security configurations, implementing single-pass config loading with intelligent merging and moving common configuration classes to a new Config component.
In addition, the new AsseticBundle was integrated in Symfony2, allowing a much more powerful and flexible way to handle web assets.
Lastly, 1.3.9 and 1.4.9 maintenance versions were released.
February 20, 2011
#A week of symfony
Symfony community gathered this week around the first Symfony Live conference in San Francisco (chronicle of day 1, day 2). In addition, the donation drive for security audits finished with great success and Twig, Doctrine2 and Symfony2 code will be audited.
February 13, 2011
#A week of symfony
Symfony2 boosted its development activity this week, just before the first Symfony Live 2011 conference in San Francisco. A new SecurityBundle was introduced, class loading was moved to its own component and the Form and Validator components were vastly revamped. In addition, the first version of the config normalizer was committed, although symfony community showed no consensus about it yet.
February 6, 2011
#A week of symfony
Symfony2 achieved this week a remarkable milestone: more than 500 pull requests have been submitted by tens of developers around the world. In addition, Symfony2 added some cool new features, such as a cache warmer to improve performance, definition inheritance support for DIC and a complete refactorization of the CSRF protection. Lastly, three new sessions were unveiled for the Symfony Live conferences.
January 30, 2011
#A week of symfony
This week, Symfony2 PR5 was released and the definitive roadmap for Symfony2 was laid out.
Meanwhile, the activity of the developers mailing list skyrocketed with tens of messages openly discussing every important feature of Symfony2. As a result of these discussions, the bundle management was completely refactored.
January 23, 2011
#A week of symfony
Symfony2 introduced this week some minor but profound refactorings: the routing component adopted URI template notation, bundles changed their names to be the class name of the bundle not the last part of the namespace and templates name format changed to bundle:section:template.renderer.format (both the renderer and the format are mandatory). Meanwhile, the Symfony2 donation drive to fund code security audits was an astonishing success.
January 16, 2011
#A week of symfony
Symfony2 repository received this week a massive amount of commits, mostly on Twig, Form, Security and Doctrine components. Twig bundle was heavily refactored to match the important changes introduced in Twig 1.0 RC1, which was also published this week. Security component added a brand-new ACL system and Form component added support for virtual field groups and a FieldFactory mechanism to automatically create fields by introspecting metadata of a class.
Meanwhile, in the last weekly IRC meeting, Fabien unveiled some interesting information about Symfony2, including a new way to handle web assests and the expected roadmap until its final release.
January 9, 2011
#A week of symfony
This week marks the start of what could be the most important year of the symfony project history. For starters, in less than three months' time, Symfony2 will be published and two official symfony conferences will be held at Paris and San Francisco. Therefore, symfony project wishes a very happy new year to all its supporters and developers.
January 2, 2011
#A week of symfony
Form and Validation components were heavily updated this week, including the refactorization of code to a new Locale component and the implementation of new fields and constraints. In addition, Doctrine project published the first stable release of Doctrine 2.0.
December 26, 2010
#A week of symfony