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.4.16 released
by
Fabien Potencier
– December 13, 2011
– 4 comments
symfony 1.4.16 has just been released.
Here are the changes from the CHANGELOG:
- [33251] fixed sfChoiceFormat when a string to translate contains a valid range (closes #9973)
- [33250] fixed saving i18n fields in subforms (closes #7626, patch from yoshy71)
- [33249] fixed last modified date calculation in sfMessageSource_Aggregate (closes #9981, patch from jamiel)
- [33226] fixed merging problem for the routing configuration (closes #8348)
- [33214] fixed ob_start() behavior on CLI (closes #9970)
- [33208] fixed ob_start usage (to avoid warning in PHP 5.4, closes #9970)
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_16
If you are using the PEAR package you can update using the pear command:
$ pear upgrade symfony/symfony-1.4.16
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
svn: Repository UUID 'ee427ae8-e902-0410-961c-c3ed070cd9f9' doesn't match expected UUID '50db0784-11fb-4d86-9b58-83cfc55c2f09'
I had the same issue going from 1_4_14 to _15. I had successful updates from 1_4_3 to 1_4_15 where it started to fail. I guess the repository changed maybe? Is there a work-around?
So, is there any indication when this new version is "published" on github? (I don't know what the release strategy is).
@Grad: You have all the releases listed in this blog category: http://symfony.com/blog/category/releases