Skip to content

Symfony Blog

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

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
The one where Doctrine is getting easier.
May 6, 2011 #Living on the edge
You can also make Symfony2 better.
May 5, 2011 #Living on the edge

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
April 29, 2011 #Releases
April 27, 2011 #Releases
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
April 19, 2011 #Releases
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