Skip to content

« A week of symfony » blog posts

A weekly summary of everything that happened around Symfony development.

This week, Symfony2 reintroduced parameters in the DIC of several bundles, error page template customization was greatly simplified and Assetic introduced configuration for automatically apply filters to assets based on path. Meanwhile, Symfony2 doc team continued their impressive work with the complete overhaul of the Security component documentation.
May 16, 2011 #A week of symfony
Symfony2 developers continued this week working hard to ease Doctrine2 integration: DoctrineBundle gained a new Registry class, a smarter command to generate entities and a way easier YAML configuration. Meanwhile, the Serializer component was refactored and some exceptions were improved.
May 9, 2011 #A week of symfony

Symfony2 published this week its first beta version. Doctrine was the bundle with most activity, including the simplification of its configuration. In addition, Symfony2 achieved this week two remarkable milestones: more than 2,000 repository watchers and more than 700 pull requests.

May 2, 2011 #A week of symfony
Symfony2 development focused this week on the new Form/Validation components. Firstly, the 'form' branch was merged, modifying nearly 300 files and 25,000 lines of code. Afterwards, tens of changes and tweaks were committed to make the forms more extendable and easier to use. In addition, Symfony2 PR12 was released and the first beta version was announced for the next week.
April 26, 2011 #A week of symfony
This week, the new Symfony2 forms were declared in beta state and functional tests added support for cookies and sessions. Meanwhile, Symfony2-based micro-framework Silex gained form and swiftmailer support and could even include a small admin generator. Lastly, symfony community started a campaign to ask NetBeans IDE to add support for Symfony2.
April 18, 2011 #A week of symfony
This week, the Symfony2 codebase was heavily updated to use shorter bundle names, removing the 'Bundle' suffix. However, in the last IRC meeting it was decided to revert that decision, after a lengthy discussion in the mailing list.
April 4, 2011 #A week of symfony
Symfony2 accelerated this week its development pace in order to prepare for its final release. Tons of properties and methods were switched from protected to private, the public API started to be tagged (0f231c3), HTTP exceptions were refactored, the first bridges across components were committed (3e5bd67), Twig 1.0.0 was released and even a new version of cache:clear command was added to the framework's utilities.
March 28, 2011 #A week of symfony
This week, Symfony2 gained a new intl extension stub, which will prevent some possible problems related to the intl extension requirement. In addition, the new event manager was committed, probably being one of the last major changes of Symfony2 code. Lastly, the symfony-docs repository also received lots of commits, as Symfony2 stabilization allows expanding and improving its documentation.
March 21, 2011 #A week of symfony
This week, the echoes of the last Symfony Live conference still resonated in the symfony community. Meanwhile, Symfony2 switched most of its methods and properties from protected to private, a decision made to ease its maintenance that generated a lengthy and heated discussion on the mailing list. Lastly, in the last weekly IRC meeting core developers decided that "there won't be any other big change before Symfony 2.0 version, no matter what".
March 14, 2011 #A week of symfony
What a week for symfony project! Hundreds of developers gathered in Paris for Symfony Live 2011 conference, attending tens of technical sessions, discussing the future of Symfony2 and getting in touch with other community members.
March 10, 2011 #A week of symfony