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:
http://www.yiiframework.com/download/
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:
http://www.yiiframework.com/files/CHANGELOG-1.1.5.txt
http://www.yiiframework.com/doc/guide/changes
If you plan to upgrade from an older version to 1.1.5, refer to the following upgrade instructions :
http://www.yiiframework.com/files/UPGRADE-1.1.5.txt
Thank you for your support!
The Yii Developer Team
ABOUT YII FRAMEWORK
Yii is a high-performance component-based PHP framework best suited for developing large-scale Web 2.0 applications. Yii comes with a full stack of features, including MVC, DAO/ActiveRecord, I18N/L10N, caching, jQuery-based AJAX support, authentication and role-based access control (RBAC), scaffolding, input validation, widgets, events, theming, XSS protection, Web services, and more. Combined with thorough documentation and an active user community, Yii is easy to learn and can help you cut down your application development time significantly.