Blog

symfony 1.0.12 is (finally) out !

« Back to the Blog

Categories

Archives

Creative Commons License This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.
rss feed

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)


gravatar
#1 Pavel Dubinin said 11 minutes later

Fatastic! Keep doing excellent job guys - symfony is the best indeed.

gravatar
#2 Son said about 2 hours later

Yay for updates!

gravatar
#3 Fabian said about 2 hours later

Just upgraded our live system after not having any issues in our testbed.

All working fine. Thx

gravatar
#4 bra said about 3 hours later

good job!

gravatar
#5 grégoire said about 13 hours later

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 about 20 hours later

Thanks a lot ! My Symfony version is now up to date :)

gravatar
#7 ReynierPM said 1 day later

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 10 days later

How to update ? ? ?