Master Symfony2 fundamentals

Be trained by SensioLabs experts (2 to 6 day sessions -- French or English).
trainings.sensiolabs.com

L'audit Qualité par SensioLabs

200 points de contrôle de votre applicatif web.
audit.sensiolabs.com

symfony 1.1.1 released by Nicolas Perriault – August 01, 2008 – 7 comments

We're delighted to announce the immediate availability of the 1.1.1 bugfix release of the symfony framework, the first one since the release of the 1.1 stable version last month. Here are the changelog highligths:

  • The symfony available database based session storage backends are now able to handle session id regeneration,
  • Some Propel related tasks failed with a "No connection params set for propel" error message because they didn't initialize the database manager. We've fixed this too.
  • The cache now works as expected for component,
  • The sfYaml dumper can now dump ordered hashes,
  • Plugin Model classes overriding now works in every case,
  • ... and of course more tests, documentation enhancement and a lot of little bug fixes.

To upgrade your existing symfony 1.1 installation, if you use the PEAR channel just run in a command prompt:

$ pear upgrade symfony/symfony-1.1.1

If you use the SVN 1.1 branch, just svn update your current installation.

Add a Comment

You must be connected to post a comment.

Comments RSS

  • gravatar
    #1 Javier Eguiluz said on the 2008/08/01 at 20:55
    Thanks :)

    Home page still shows 1.1.0 as the latest version.
  • gravatar
    #2 NiKo said on the 2008/08/01 at 21:01
    Fixed, I've forgotten the symfony cc :D
  • gravatar
    #3 Notorious said on the 2008/08/02 at 01:00
    I've just updated to 1.1.0 and 1.1.1 is here already.

    Good work Fabien and the rest of the symfony devs!
  • gravatar
    #4 Azahari Zaman said on the 2008/08/02 at 08:20
    Wow... great work. I need to upgrade asap. Thanks..

    :)
  • gravatar
    #5 sh1ny said on the 2008/08/02 at 14:01
    Nice. Keep up the good work guys !
  • gravatar
    #6 COil said on the 2008/08/02 at 20:19
    Good job ! ;)
  • gravatar
    #7 Zipoking said on the 2008/08/02 at 20:34
    Very good job guys!