Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

If you're keeping track of symfony for the past years you know that symfony has an excellent track record as it comes to security. Where security is important for Open Source applications, it is possibly even more so important for a framework, because when an issue is found in a framework there may not just be a single point that can be abused, but the hole might be present throughout the application built on top of this framework.
January 13, 2011 #Community
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
Symfony Live 2011 Conferences schedule announced.
January 4, 2011 #Community
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

Symfony2 committed this week two huge changesets related to the Security component: fixed user refreshing after unserialization and added authentication trust resolver. It also committed two small but important tweaks: the new hash syntax for Twig templates and the new format for XML attribute names.

December 19, 2010 #A week of symfony
This week, the definitive schedule for Symfony Live 2011 conference was published. Meanwhile, Symfony2 development activity focused on small tweaks and code refactoring.
December 12, 2010 #A week of symfony
This week, the Symfony2 Preview Release 4 version was released. Despite being far from finished, this is a full-featured version and therefore it's the best way to learn the new Symfony2 philosophy.
December 5, 2010 #A week of symfony
December 1, 2010 #Releases
Symfony2 development activity exploded this week with thousands of changes, tweaks and additions across most of its components: twig bundle, forms and dependency injection improved their performance; the Output Escaper component was removed; and lots of methods were renamed to follow the new naming convention. Symfony2 is gaining momentum week by week and therefore, the release of PR4 version is around the corner and the first beta version could be published before the end of the year.
November 28, 2010 #A week of symfony