Browse Source

Doc. formatting [skip ci]

tags/2.0.8
Chris Harris 9 years ago
parent
commit
12d5f55a3e
  1. 3
      framework/UPGRADE.md

3
framework/UPGRADE.md

@ -20,8 +20,7 @@ ______________________
* The signature of `yii\helpers\BaseArrayHelper::index()` was changed. The method has got an extra optional parameter
`$groupBy`.
* The signature of `yii\db\ColumnSchemaBuilder::__construct()` was changed. The method has got an extra optional parameter
`$db`.
* The signature of `yii\db\ColumnSchemaBuilder::__construct()` was changed. The method has got an extra optional parameter `$db`.
* String types in the MySQL column schema map were upgraded to unicode storage types.

Loading…
Cancel
Save