We are very pleased to announce the release of Yii Framework version 1.1.5. This new version is now available for download from the Yii site:
This release includes more than 80 bug fixes and feature enhancements. Just a few of the highlights include:
- support for using actions in console commands, which take command line options as the parameters to the actions
- support for theming views rendered by widgets
- support for importing and autoloading PHP 5.3 classes that are taking advantage of using namespace
- support for returning ActiveRecord results indexed by a specified attribute
For the complete list of changes in this release, please see the change log and important feature additions.
If you plan to upgrade from an older version to 1.1.5, refer to the upgrade instructions.
Thank you for your support!
The Yii Developer Team