Skip to content

Symfony Blog

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

This week, the new Symfony2 forms were declared in beta state and functional tests added support for cookies and sessions. Meanwhile, Symfony2-based micro-framework Silex gained form and swiftmailer support and could even include a small admin generator. Lastly, symfony community started a campaign to ask NetBeans IDE to add support for Symfony2.
April 18, 2011 #A week of symfony
This week, the Symfony2 codebase was heavily updated to use shorter bundle names, removing the 'Bundle' suffix. However, in the last IRC meeting it was decided to revert that decision, after a lengthy discussion in the mailing list.
April 4, 2011 #A week of symfony
March 30, 2011 #Releases
March 29, 2011 #Releases
Symfony2 accelerated this week its development pace in order to prepare for its final release. Tons of properties and methods were switched from protected to private, the public API started to be tagged (0f231c3), HTTP exceptions were refactored, the first bridges across components were committed (3e5bd67), Twig 1.0.0 was released and even a new version of cache:clear command was added to the framework's utilities.
March 28, 2011 #A week of symfony
During Symfony Live I talked to Alfonso Alba García ([@aalbagarcia](http://twitter.com/aalbagarcia)). He was planning to organize a symfony meetup in Madrid. This saturday, it's happening, and you can be there...
March 22, 2011 #Community
These releases include yesterday's Doctrine security release.
This week, Symfony2 gained a new intl extension stub, which will prevent some possible problems related to the intl extension requirement. In addition, the new event manager was committed, probably being one of the last major changes of Symfony2 code. Lastly, the symfony-docs repository also received lots of commits, as Symfony2 stabilization allows expanding and improving its documentation.
March 21, 2011 #A week of symfony
I'm really happy to announce that all sessions from the main room are now available online.
March 15, 2011 #Community
This week, the echoes of the last Symfony Live conference still resonated in the symfony community. Meanwhile, Symfony2 switched most of its methods and properties from protected to private, a decision made to ease its maintenance that generated a lengthy and heated discussion on the mailing list. Lastly, in the last weekly IRC meeting core developers decided that "there won't be any other big change before Symfony 2.0 version, no matter what".
March 14, 2011 #A week of symfony