Merge branch 'inflextor_fixes' of github.com:kjusupov/yii2 into inflextor_fixes

This commit is contained in:
Kamchybek Jusupov
2021-05-10 16:10:08 +08:00
parent 94a6b5d548
commit 3019d4aa8e

View File

@ -1,13 +1,17 @@
Yii Framework 2 Change Log Yii Framework 2 Change Log
========================== ==========================
2.0.42.1 under development 2.0.43 under development
-------------------------- ------------------------
- Bug #18634: Fix `yii\db\BaseActiveRecord::unlink()` and `unlinkAll()` to omit condition for `on` property when it doesn't exist (bizley)
- Enh: Added strings "software, hardware" to `$specials` array in `yii\helpers\BaseInflector` (kjusupov) - Enh: Added strings "software, hardware" to `$specials` array in `yii\helpers\BaseInflector` (kjusupov)
2.0.42.1 May 06, 2021
---------------------
- Bug #18634: Fix `yii\db\BaseActiveRecord::unlink()` and `unlinkAll()` to omit condition for `on` property when it doesn't exist (bizley)
2.0.42 May 05, 2021 2.0.42 May 05, 2021
------------------- -------------------