People keep asking me about when we will publish the "definitive guide" book
for symfony 1.4. A new version is now available.
May 24, 2010
#Documentation
Symfony 1.X branch fixed numerous bugs this week and therefore new 1.3/1.4 maintenance versions will be soon released. Meanwhile, Symfony 2.X branch development boosted with lots of fixes and tweaks, including new proof of concept bundles for Twig and Propel.
May 23, 2010
#A week of symfony
In only 36 hours the local Symfony developers built a fully featured web application to assist the individuals affected by the 2010 flooding in Nashville, TN which has cost the city almost 2 billion dollars in damages.
May 17, 2010
#Case studies
Symfony project achieved this week a very remarkable milestone: more than 1,000 plugins have been published on the official repository. Congratulations to all the plugin authors and please keep your hard and much appreciated work.
May 16, 2010
#A week of symfony
After a short break we're back with a new case study. This time, Jakub Zalas of Goyello discusses building the Youropi.com travel, leisure and lifestyle portal under a serious time pressure.
May 13, 2010
#Case studies
Symfony 2 committed this week lots of changes and fixes to its public repository. However, the most important change was related to the coding standards. From now on, Symfony 2 code will use PEAR / ZF coding standards. Therefore, indendation is now 4 spaces and curly brackets are now folded for control structures.
May 9, 2010
#A week of symfony
This week, the two ORM used by symfony published new important releases: Propel 1.5 Stable and Dotrine 2 Beta 1. Meanwhile, plugins showed an intense development activity, specially CMS related plugins: diem and apostrophe.
May 2, 2010
#A week of symfony
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