There are two different stable package for Symfony
If you want to install 1.0 please follow these instructions:
- $ pear channel-discover pear.symfony-project.com
- $ pear install symfony/symfony-1.0.18
For new version, these instructions will help:
- $ pear channel-discover pear.symfony-project.com
- $ pear install symfony/symfony-1.1.5
Please, be sure you already installed php-pear library.
Updated: Symfony 1.2.0 is stable now!
- $ pear channel-discover pear.symfony-project.com
- $ pear install symfony/symfony-1.2.0