Blog

symfony 1.0.4 released

« 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

I've just released symfony 1.0.4. As for every 1.0.X release, there is no new feature, just some bug fixes.

Here are all bugs fixed in this release:

As for every 1.0.X release, after upgrading to 1.0.4, don't forget to clear the cache of your projects.


gravatar
#1 Robert Speer said about 3 hours later

Outstanding, the yml error, is something I'm looking forward to. THANKS

gravatar
#2 MichaƂ Mech said about 15 hours later

Great news, but `symfony upgrade 1.0.4` still doesn't work.

gravatar
#3 Pierre Minnieur said about 17 hours later

There's no upgrade script for 1.0.4, just for 1.0 - although, I don't think that you have to update your application, just clean your cache.

gravatar
#4 fabien said about 22 hours later

@Michal: symfony 1.0.X releases never break backward compatibility. The symfony 1.0 branch is only for bug fixes.

So, you don't need to upgrade your projects. You just have to clear the cache and you're done.