mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 22:32:40 +08:00
@ -23,6 +23,7 @@ Yii Framework 2 Change Log
|
||||
- Bug #14636: Views can now use relative paths even when using themed views (sammousa)
|
||||
- Bug #16245: Fixed `__isset()` in `BaseActiveRecord` not catching errors (sammousa)
|
||||
- Bug #16266: Fixed `yii\helpers\BaseStringHelper` where explode would not allow 0 as trim string (Thoulah)
|
||||
- Bug #16277: Fixed `yii\db\Query::from()` to respect `yii\db\ExpressionInterface` (noname007)
|
||||
- Enh #16191: Enhanced `yii\helpers\Inflector` to work correctly with UTF-8 (silverfire)
|
||||
- Bug: Fixed bad instnaceof check in `yii\db\Schema::getTableMetadata()` (samdark)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user