Skip to content

Symfony Blog

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

Symfony2 focused this week on internationalization: a new Translation component was introduced and the Twig bundle added helpers for translations. Meanwhile, the templating notation was modified to always include the renderer name and the Validator component eased its validation annotations.
October 3, 2010 #A week of symfony
This week, the activity of the symfony developers' mailing list soared with lots of interesting discussions. Among many other topics, developers discussed about Symfony2 default template engine (PHP or Twig) and the default configuration format (PHP, XML or YAML). Remember that this mailing list is the best place to get the latest news from Symfony2 and to influence its future development.
September 26, 2010 #A week of symfony
September 24, 2010 #Releases
September 22, 2010 #Releases
Symfony2 PR3 was published this week, paving the way for the soon to be released Symfony2 alpha version. Meanwhile, Symfony\Framework namespace was deleted and its code was moved to Symfony\Component\HttpKernel and Symfony\Bundle\FrameworkBundle.
September 19, 2010 #A week of symfony
September 13, 2010 #Community #Releases
Annotations shined this week: Symfony2 routing component added an annotation loader, a new experimental FrameworkExtraBundle was released to support annotations for controllers and development mailing-list hosted a discussion about defining services with annotations. Unfortunately, this week we also found out that Symfony2 will probably delay its launch date until the next Symfony Live Conference (3-5 March 2011).
September 12, 2010
The first Spanish Symfony Conference took place on July 5 and 6 at the Jaume I University of Castellón, Spain. Symfony is the most popular PHP framework in every Spanish-speaking country, but this was the first opportunity for the community to gather around their favorite framework.
September 11, 2010 #Community
Symfony2 introduced this week its new Web Profiler Bundle. The Symfony Profiler augments the web debug toolbar and provides the most detailed debug information available in any framework.
September 5, 2010 #A week of symfony
Symfony2 added this week the new ControllerInterface and BaseController classes. The profiler was refactored and the web development toolbar was temporally removed (it will be included in the upcoming WebProfilerBundle). Lastly, the exception management was refactored once more and the event listeners added a new priority parameter.
August 29, 2010 #A week of symfony