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.1.6 already published
by
Nicolas Perriault
– November 27, 2008
– 5 comments
We were a bit fast at releasing the previous maintenance version of symfony 1.1, so here comes the 1.1.6.
This bugfix release fixes two bugs introduced in 1.1.5:
- one which could make PHP segfaulting in any environment with the
web_debugsetting enabled and when parsing very large SQL queries to display them in the web debug toolbar (eg. the defaultenvenvironment - see related ticket) - the other bug could prevent handling i18n translations correctly (see related ticket)
Also, we've fixed an annoying bug which could make the symfony command line throwing notices when used outside of an existing project directory.
So you're encouraged to upgrade to this last version by linking your externals to the corresponding tag or, if you're using a PEAR installation, by running this command:
$ pear upgrade symfony/symfony-1.1.6






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