![]() |
|
Download and Install |
|
Before installating symfony, you need to choose the version you want to use for your projects.
| symfony 1.4 |
The current Long Term Support stable release (for new projects) - Maintainted until November 2012 This stable version has been released at the end of November 2009. This is the recommended version to use for all new projects. This version is the current LTS release (Long Term Support). |
|---|---|
| symfony 1.3 |
The current stable release - Maintainted until November 2010 This stable version is the recommended version to use for legacy projects. It's the exact same release as 1.4 but also contains a compatibility layer that eases the transition from older symfony versions. |
| Symfony 2.0 |
The next major release Symfony 2.0 is the next major release of the Symfony framework. |
| symfony 1.3 | symfony 1.4 | Symfony 2.0 | |
|---|---|---|---|
| Stability | Stable | Stable | Preview Release |
| Release date | 11/2009 | 11/2009 | late 2010 |
| Latest | 1.3.3 | 1.4.3 | n/a |
| Support | 1 year | 3 years | n/a |
| PHP version | >= 5.2.4 | >= 5.2.4 | >= 5.3.? |
| ORM versions | Propel: 1.4 Doctrine: 1.2 |
Propel: 1.4 Doctrine: 1.2 |
Propel: ? Doctrine: 2.? |
| End of maintenance | 11/2010 | 11/2012 | n/a |
| How to upgrade |
Changelog for 1.3.X Upgrade from 1.2 to 1.3 |
Changelog for 1.4.X |
n/a |
| Documentation |
What's new in 1.3 Documentation |
Documentation | Documentation |
| Installation | Detailed instructions | Detailed instructions | Detailed instructions |
| Download |
Source .tgz,
.zip
Sandbox .tgz, .zip |
Source .tgz,
.zip
Sandbox .tgz, .zip |
Detailed instructions |
| Main Repository | http://svn.symfony-project.com/branches/1.3 | http://svn.symfony-project.com/branches/1.4 |
git@github.com:symfony/symfony.git http://svn.symfony-project.com/branches/2.0 (mirror) |
