New stable release: upgrade to symfony 0.4.3
Symfony 0.4.3 brings you some new cool features:
- built-in RSS support
- built-in email support
- more AJAX helpers: input_in_place_editor_tag and input_auto_complete_tag
- new cache system
- and a lot of bug fixes and small enhancements...
These features will be explained step-by-step during the symfony advent calendar tutorial.
Before upgrading, please read the manual modification required to ugrade.
To upgrade 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: for the users of the beta release the 0.4.3 is equivalent to the 0.5.220. You can keep on using nightly builds.
Note: You can see major changes in the CHANGELOG file.
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
New stable release: upgrade to symfony 0.4.3 symfony.com/blog/new-stable-release-upgrade-to-symfony-0-4-3
Tweet thisComments
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.