Before installing symfony, you need to choose the version you want to use for your projects. All legacy versions of symfony are also downloadable.
If you have a look at the web/ directory, you will find two PHP files: index.php and frontend_dev.php. These files are called front controllers; all requests to the application are made through them. But why do we have two front controllers for each appli
You are browsing the website for symfony 1. Click here to visit the new website for Symfony2
This document describes the changes made in symfony 1.3/1.4 and what need to be done to upgrade your symfony 1.2 projects.