Skip to content

« A week of symfony » blog posts

A weekly summary of everything that happened around Symfony development.

This week, the symfony community held the first Symfony2 IRC meeting. From now on, these weekly meetings will discuss several topics chosen by the community, such as best practices and solutions for very specific issues.
November 14, 2010 #A week of symfony
Symfony2 development focused this week on unit tests. Hundreds of new tests were committed, mostly on the Security component. In addition, the symfony developers mailing list activity surged with some insightful discussions.
November 7, 2010 #A week of symfony
This week the Output Escaper component was heavily refactored and the Propel bundle was transformed into an independent bundle. In addition, the Symfony2 HTTP cache documentation was published.
October 31, 2010 #A week of symfony
The symfony project celebrated this week its fith anniversary publishing the last major component of Symfony2 framework: the Security Component. In addition, the Form and Validation components also received lots of commits and patches.
October 24, 2010 #A week of symfony
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
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
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
This week, Symfony2 development focused on the logger and the refactorization of exception management. Moreover, template helpers modified their syntax and, by popular demand, Symfony\Components namespace was renamed to Symfony\Component. Lastly, Symfony2 was introduced to the phpBB community at the Libertyvasion conference that took place this week on New York.
August 22, 2010 #A week of symfony