[news] Yii 2.0.49


We are pleased to announce the release of Yii Framework version 2.0.49.
Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.
This release has a number of bugfixes and some small enhancements:

  • Fixed caching a MSSQL query with BLOB data type
  • Fixed yii\log\FileTarget to not export empty messages
  • Fixed the definition of dirty attributes in Active Record properties for a non-associative array in case of changing the order of elements
  • Allowed jQuery 3.7 to be installed
  • Added support Enums in Query Builder
  • Broadened the accepted type of Cookie::$expire to int|string|\DateTimeInterface|null

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.