We are very pleased to announce the release of Yii Framework version 2.0.33. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.
Version 2.0.33 is a minor release of Yii 2.0 that fixes 22 issues and makes 4 enhancements:
- Allow
yii\data\ArrayDataProvider
to control the sort flags for sortModels through
yii\data\Sort::sortFlags
property. - Use
Instance::ensure()
to initializeUrlManager::$cache
. - Add
StringValidator::$strict
that can be turned off to allow any scalars. - Actions can now have bool typed params bound.
Thanks to all Yii community members who contribute to the framework, translators who keep documentation translations up to date and community members who answer questions at forums.
There are many active Yii communities so if you need help or want to share your experience, feel free to join them.
A complete list of changes can be found in the CHANGELOG.