Symfony 2 continued this week adding new components: BrowserKit (a client to simulate a real browser) and Finder (which wraps many useful Iterator classes for finding files and directories).
April 25, 2010
#A week of symfony
This week Symfony 2 finished the integration of PHPUnit 3.5 for applications. Moreover, Symfony 2 added two new components: DomCrawler (part of the functional test sub-framework) and PhpProcess (runs a PHP script in a forked process).
April 18, 2010
#A week of symfony
Symfony 1.X branch fixed some bugs this week before releasing two new maintainance versions (1.3.4 and 1.4.4). Meanwhile, Symfony 2 added a new component called CssSelector, which allows to parse XML documents with CSS selectors.
April 11, 2010
#A week of symfony
This week, symfony project closed 77 bugs, mostly related to symfony 1.X branch and sfDoctrinePlugin. Meanwhile, symfony 1.4 documentation was migrated to Git and the upcoming book "a gentle introduction to symfony 1.4" added a brand-new chapter on forms.
April 4, 2010
#A week of symfony
This week continued the open discussion about the best approach for controllers in Symfony 2. In addition, symfony 1.X branch committed lots of fixes and Propel 1.5 plugin introduced some new features for its admin generator.
March 28, 2010
#A week of symfony
This week Symfony 2 started the conversion of its unit tests from lime to PHPUnit. In addition, an RFC about controllers in Symfony 2 was published.
March 21, 2010
#A week of symfony
Symfony project unveiled this week some new details about its console, routing, output escaper and request handler components during the ConFoo conference.
March 14, 2010
#A week of symfony
Symfony 2 development got a boost this week with lots of chagesets, mostly related with the upcoming Doctrine 2 bundle.
March 7, 2010
#A week of symfony
This week, three symfony security releases were published (1.2.12, 1.3.3 and 1.4.3). In addition, Yaml component gained lots of fixes and Doctrine Bundle integration with Symfony 2 was improved.
February 28, 2010
#A week of symfony
Symfony Live 2010 conference took place this week, resulting in astonishing success. Symfony 2 preview was released during the conference and it's been praised afterwards in hundreds of blog posts and tweets.
February 21, 2010
#A week of symfony