Symfony 2.1.0 released
September 6, 2012 • Published by Fabien Potencier
Warning: Symfony 2.1 is no longer supported. Consider upgrading your applications to the most recent Symfony version.
I'm very happy to announce the immediate availability of Symfony 2.1.0.
Since the release of Symfony 2.0, the Symfony community has been hard at work. We've merged more than 1,100 pull requests for Symfony 2.1 (3,500+ commits), and more than 6,000 unit tests have been added. The documentation has also improved a lot and more than 3,000 new lines of documentation have been added.
Symfony2 has been used in production on very large websites for more than 2 years now, and the new Symfony 2.1 brings even more stability and nice features.
If you have not tried to upgrade yet, first read the UPGRADE file that comes with Symfony Standard Edition, then the UPGRADE file that comes with Symfony.
After upgrading, run the web/config.php
script from your browser and the
app/check.php
script from the CLI to check if your PHP environment is setup
properly.
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.
I look forward to upgrading shortly.
Today we will Drink beer and love girls in Russia with Symfony 2.1 !
Thx for this opportunity
Fabien, Are you working on integration of composer in Netbeans ?
it will be a great !
All Sensio team, thank you for this great job :)
... downloading the stable version of Sf2.1
thanks to all of You Symfony Comunity
SensioLabs Development Team and all other contributors
For all the hard work, time and effort dedicated to this release!
I love Symfony2! (Greetings from Colombia)
When I try to install using composer however, I get the following error:
Problem 1
- Installation request for symfony/symfony == 2.1.9999999.9999999-dev -> satisfiable by symfony/symfony 2.1.x-dev.
- Can only install one of: symfony/symfony dev-master, symfony/symfony 2.1.x-dev.
- Installation request for symfony/symfony == 9999999-dev -> satisfiable by symfony/symfony dev-master.