Archives
Master Symfony2 fundamentals
Be trained by SensioLabs experts (2 to 6 day sessions -- French or English).
trainings.sensiolabs.com
Symfony hosting done right
ServerGrove, outstanding support at the right price for your Symfony hosting needs.
servergrove.com
Blog
symfony 1.3.8 and 1.4.8
by
Kris Wallsmith
– September 24, 2010
– 2 comments
Versions 1.3.7 and 1.4.7 included a regression in the web debug toolbar. We've fixed this issue, which only affected your development environment, in these new releases. Some language files for the admin generator were updated as well. For details check out the CHANGELOG.
How to Upgrade
If you've checked out a copy of the tag from Subversion you can switch to
the latest version:
// symfony 1.3
$ svn switch http://svn.symfony-project.com/tags/RELEASE_1_3_8
// symfony 1.4
$ svn switch http://svn.symfony-project.com/tags/RELEASE_1_4_8
If you are using the PEAR package you can update using the pear command:
// symfony 1.3
$ pear upgrade symfony/symfony-1.3.8
// symfony 1.4
$ pear upgrade symfony/symfony-1.4.8






is a trademark of Fabien Potencier. All rights reserved.
Add a Comment
Comments