Skip to content

Symfony Blog

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

symfony 1.1 introduced native support for different formats and mime-types. But there was one missing piece: error support. That's fixed in symfony 1.2, thanks to the great work of Kris Wallsmith.
October 10, 2008 #Living on the edge #Tutorials
Writing unit tests for your Propel or Doctrine model is much more easier as of symfony 1.1. In this tutorial, you will learn some great tips and best practices to write better tests for your models.
October 8, 2008 #Tutorials
Here comes the third edition of small things that might make you happy in symfony 1.2.
October 8, 2008 #Living on the edge
Symfony development activity reached this week its highest peak with the release of three new versions: 1.0.18, 1.1.3 and 1.1.4. Meanwhile, symfony 1.2 introduced the new sfTester classes and revamped functional test classes.
October 5, 2008 #A week of symfony
In accordance with our security policy, we are releasing today symfony 1.1.4 to fix a security issue that has been reported by a symfony user earlier today. This post contains the description of the vulnerability and the description of the changes we have made to fix it. The affected symfony versions are all symfony 1.1 releases and the 1.2 branch.
The symfony framework has always provided the tools needed by the developers to secure their applications.
October 3, 2008
October 1, 2008 #Releases
September 29, 2008 #Releases
Few weeks ahead of its release, symfony 1.2 continues improving components such as routing and forms while adding some goodies like format support for exceptions.
September 29, 2008 #A week of symfony
Symfony 1.2 already comes with a lot of great new features but smaller things also matter a lot. Here is yet another post about small things we have recently added to symfony 1.2.
September 24, 2008 #Living on the edge