We are pleased to announce the release of Yii Framework version 2.0.52.
Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.
This release fixes PHP 8.4 compatibility, resolves a number of bugs, and adds some minor enhancements:
- Support for variadic console controller action methods.
- Support for attaching behaviors in configurations with Closure.
- Ability to configure CSRF method and headers.
- Ability to use wildcard when masking logged variables.
- New
yii\helpers\ArrayHelper::flatten()
. BackedEnum
support inAttributeTypecastBehavior
.
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.