Blog

New stable release: upgrade to symfony 0.4.2

« Back to the Blog

Categories

Feeds

feed Posts feed

comments feed Comments feed

Be trained by symfony experts
Dec 10: Paris (1.1 - Francais)
Dec 10: Atlanta (1.1 - English)
Dec 17: Montreal (1.1 - Francais)
Jan 21: Paris (1.1 - Francais)
Feb 18: Paris (1.1 - Francais)
and more...

Archives

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

The last month has been quite active for symfony. If you followed the timeline, you might have seen numerous bug corrections and enhancements to the framework, including:

All these are available in the new 0.4.2 stable release. To update your symfony installation, type:

pear upgrade symfony/symfony

Don't forget to clear the cache of all your projects by calling in each of them:

symfony cc

Note: the default suffix was changed from from .html to .. As it might break backward compatibility, refer to the routing chapter of the documentation.

Note: for the users of the beta version, the 0.4.2 is equivalent to the 0.5.116. You can keep on using nightly builds.

Comments comments feed

No comment yet.