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

Fabien Potencier
symfony 1.4.17 released
by Fabien Potencier – March 08, 2012 – 6 comments

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.

Comments RSS

  • Chris Sedlmayr
    #1 Chris Sedlmayr said on the 2012/03/08 at 16:15
    Good response on getting these changes out, much appreciated.
  • Sébastien HOUZÉ
    #2 Sébastien HOUZÉ said on the 2012/03/12 at 08:02
    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
  • Fabien Potencier
    #3 Fabien Potencier said on the 2012/03/12 at 09:07
    @Sébastien : I do not maintain Doctrine 1, so you should ask them.
  • Daniel Ancuta
    #4 Daniel Ancuta said on the 2012/03/13 at 21:11
    +1
  • Elias Anzula
    #5 Elias Anzula said on the 2012/03/13 at 21:21
    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.
  • Elias Anzula
    #6 Elias Anzula said on the 2012/03/13 at 21:36
    please scrap that previous comment. (doh)