![]() |
|
Download and Install |
|
Before installating symfony, you need to choose the version you want to use for your projects.
| symfony 1.0 |
This stable version is the right choice for projects that need to be maintained
for a long period of time. Released in January 2007, this release is maintained for 3 years,
which means you will have support and bug fixes until January 2010. Upgrading to 1.1 is possible and many
things are upgraded automatically by the upgrade task.
|
|---|---|
| symfony 1.1 | This stable version has been superseded by symfony 1.2 version. Release in June 2008, this version is maintained for 1 year, which means you will have support and bug fixes until June 2009. |
| symfony 1.2 | This stable version is the right choice if you start a new project today. Released in November 2008, this release has many new features and is the best choice if you want more flexibility. This version is maintained for 1 year, which means you will have support and bug fixes until November 2009. It will be easy to upgrade to 1.3. |
| symfony 1.0 | symfony 1.1 | symfony 1.2 | |
|---|---|---|---|
| Stability | Stable | Stable | Stable |
| Release date | 01/2007 | 06/2008 | expected 10/2008 |
| Latest | 1.0.19 | 1.1.6 | 1.2.0 |
| Support | 3 years | 1 year | 1 year |
| PHP version | >= 5.0 | >= 5.1 | >= 5.2 |
| End of maintenance | 01/2010 | 06/2009 | 11/2009 |
| How to upgrade | Changelog for 1.0.X |
Changelog for 1.1.X Upgrade from 1.0 to 1.1 |
Changelog for 1.2.X Upgrade from 1.1 to 1.2 |
| Documentation | Documentation | Documentation |
What's new in 1.2 Documentation |
| Installation | Detailed instructions | Detailed instructions | Detailed instructions |
| Download |
Source .tgz,
.zip
Sandbox .tgz, .zip |
Source .tgz,
.zip
Sandbox .tgz, .zip |
Source .tgz,
.zip
Sandbox .tgz, .zip |
| SVN repository | http://svn.symfony-project.com/branches/1.0 | http://svn.symfony-project.com/branches/1.1 | http://svn.symfony-project.com/branches/1.2 |