Skip to content

Symfony Blog

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

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
April 6, 2010 #Releases
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
Today, I have migrated the symfony 1.4 documentation from Subversion to Git.
April 2, 2010 #Documentation
The first in the new series of case studies about running a TV station with symfony was a big success. So without further ado I would like to introduce to you the next in the series: open source hosting company ServerGrove has written a case study about their building of a livechat application with symfony.
March 31, 2010 #Case studies
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
During Symfony Live 2010 we asked people for their case studies to publish on the symfony website. From now on, we will publish a new case study every two weeks. The first one is by David Hermann. In this case study he will discuss how he used symfony to replace legacy software at a TV station with software that optimizes the workflow of the station employees.
March 17, 2010 #Case studies
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