Blog

symfony 1.1.2 released

Jobeet, learn symfony step by step, 24 days, 1 hour a day

« Back to the Blog

Categories

Feeds

feed Posts feed

comments feed Comments feed

Be trained by symfony experts
Jan 21: Paris (1.2 - Francais)
Feb 04: Montpellier (1.2 - Français)
Feb 18: Paris (1.2 - Francais)
Mar 11: Nantes (1.2 - Français)
Mar 18: Paris (1.2 - Français)
and more...

Archives

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

I'm pleased to announce the immediate availability of symfony 1.1.2. A lot of bugs have been fixed in this new release, especially in the forms framework and in command-line tasks. You can of course see the whole revision log for this release, but here's a short summary of what has been done since the last one (important fixes are in bold):

Tasks

Forms

Browser

YAML

Other

You're strongly invited to upgrade your symfony 1.1 based projects to this new version.

If you're using a PEAR based installation, just run in a command prompt:

$ pear upgrade symfony/symfony-1.1.2

If you're using SVN, update your externals to the RELEASE_1_1_2 tag.

The symfony 1.1 sandbox has also been upgraded to use this new version.

Comments comments feed

gravatar
#1 halfer said 43 minutes later

Excellent, glad to see that the old sqlite reference in the sandbox has been fixed. I will remove the note from My First Tutorial 1.1 in due course.

Thanks Nicolas.

gravatar
#2 Ronny said about 1 hour later

Nice Job!

gravatar
#3 Olmo said about 3 hours later

Great release. This takes cares a lot of the issues I've been having. :)

gravatar
#4 ZipoKing said 2 days later

Nice job guys!

gravatar
#5 Christian said 4 days later

Just want to say thank you and hats up for your constant improvements! In the last weeks I dipped into the new symfony form, and I must say I'm amazed. It took me some time to understand how everything works, but now I got it and I'm very happy with the power of the new symfony forms! Keep up the good work!

gravatar
#6 DrF@lkeN said 4 days later

Great Job! Forms are working better...

gravatar
#7 ruFog said 5 days later

i18n don`t working before update from 1.1.1 to 1.1.2 (namely $this->widgetSchema->getFormFormatter()->setTranslationCatalogue)