Yii PHP Framework 1.1.5 is released
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