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
Discover the SensioLabs Support
Access to the SensioLabs Competency Center for an exclusive and tailor-made support on Symfony
sensiolabs.com
Blog
symfony 1.4.19 released
by
Fabien Potencier
– October 09, 2012
– 4 comments
symfony 1.4.19 has just been released.
Here are all the changes from the CHANGELOG:
- [33545] fixed sfPDOSessionStorage for Oracle (closes #10022)
- [33544] fixed sfWebRequest::splitHttpAcceptHeader incorrect result order (closes #10069, patch by Keri Henare)
- [33539] fixed exception format when using the PHP 5.4 built-in server (closes #10067, based on a patch from jgskin)
- [33486] fixed sfPDODatabase::call() method (closes #10044)
If you've checked out a copy of the tag from Subversion you can switch to the latest version:
$ svn switch http://svn.symfony-project.com/tags/RELEASE_1_4_19
If you are using the PEAR package you can update using the pear command:
$ pear upgrade symfony/symfony-1.4.19
And as always, don't forget to clear your cache after upgrading.





is a trademark of Fabien Potencier. All rights reserved.
Add a Comment
Comments
http://www.symfony-project.org/installation/1_4 may be updated too then, aswell as the right column of the site!