symfony 1.4.17 released
symfony 1.4.17 has just been released.
Here are the changes from the CHANGELOG:
- [33363] added some tests (closes #3237, patch from Stephen.Ostrow)
- [33362] fixed a notice on PHP 5.4 (closes #9985, patch from bshaffer)
- [33358] fixed Notice with PHP 5.4 (closes #10003)
- [33309] fixed error in Debug mode from sfDebug.class.php when myUser implements sfSecurityUser (closes #9996)
- [33299] reverted [33226] because of side effects (refs #8348)
- [33292] fixed test for PHP 5.3 (patch from pylebecq)
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_17
If you are using the PEAR package you can update using the pear command:
$ pear upgrade symfony/symfony-1.4.17
And as always, don't forget to clear your cache after upgrading.
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
symfony 1.4.17 released symfony.com/blog/symfony-1-4-17-released
Tweet thisComments
Symfony upgrade is OK... but what about doctrine ?
I have this notice :
Notice: Array to string conversion in lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php on line 1152
It seems there's a PR on github but it's sad symfony 1 version was bumped before this fix has been applied :
https://github.com/doctrine/doctrine1/pull/50
I have this notice :
Notice: Array to string conversion in lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php on line 1152
It seems there's a PR on github but it's sad symfony 1 version was bumped before this fix has been applied :
https://github.com/doctrine/doctrine1/pull/50
The download links seem to be mixed up here:
http://www.symfony-project.org/installation
the source link points to the sandbox download.
and the sandbox pointed to the source.
http://www.symfony-project.org/installation
the source link points to the sandbox download.
and the sandbox pointed to the source.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.
Chris Sedlmayr said on Mar 8, 2012 at 16:15 #1