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.0.12 is (finally) out ! by Grégoire Hubert – March 21, 2008 – 8 comments

After two months and more than 30 tickets closed, the 1.0.12 comes with spring. As it fixes an important security issue and windows plugins problems, we do strongly advise you to update your projects.

 Here is the changelog :

* r8019: sfWebRequest handles multi-dimensional file input fields (backported from 1.1) (closes #2009)
* r8010: 1.0: merged fix for potential php notice (closes #3168)
* r8006: fixed plugin-install command on windows (closes #2590)
* r7999: button_to produces invalid XHTML (closes #3113)
* r7997: admin generator handles plain fields (closes #2935)
* r7977: fixed view cache doesn't accept zero client lifetime (closes #3141)
* r7850: fixed default error_reporting values (PHP 5.2 has a new constant) (closes #3098)
* r7831: fixed inclusion of generator.yml for every module (closes #1949)
* r7802: fixed "Cannot unset string offsets" error
* r7769: Etag was not checking correctly the enclosing quotes. (closes #3065)
* r7762: fixed web debug toolbar segfaults PHP when debugging using xdebug
* r7665: correction in DateFormHelper? (fixes #3023)
* r7620: added instructions to allow periods in routes (closes #2295)
* r7589: fixed sfNumberValidator to reject hexadecimal values (closes #2741)
* r7547: fixed uri encoding / xhtml error (closes #2968)
* r7541: fixed hebrew calender language file for 1.0 (closes #2970)

Add a Comment

You must be connected to post a comment.

Comments RSS

  • gravatar
    #1 Pavel Dubinin said on the 2008/03/21 at 22:30
    Fatastic! Keep doing excellent job guys - symfony is the best indeed.
  • gravatar
    #2 Son said on the 2008/03/22 at 00:03
    Yay for updates!
  • gravatar
    #3 Fabian said on the 2008/03/22 at 00:20
    Just upgraded our live system after not having any issues in our testbed.

    All working fine. Thx
  • gravatar
    #4 bra said on the 2008/03/22 at 01:13
    good job!
  • gravatar
    #5 grégoire said on the 2008/03/22 at 11:15
    The Debian package has also been released. It comes with a better bash completion (thanks go to Noel's excellent job)
  • gravatar
    #6 Hugo said on the 2008/03/22 at 17:52
    Thanks a lot ! My Symfony version is now up to date :)
  • gravatar
    #7 ReynierPM said on the 2008/03/23 at 17:01
    I download this http://www.symfony-project.org/get/symfony-stable.tgz and it still as 1.0.11 release, any body cna say me why?
    Cheers
  • gravatar
    #8 Fen said on the 2008/04/01 at 04:43
    How to update ? ? ?