mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-18 07:20:18 +08:00
Update UPGRADE.md
This commit is contained in:
@@ -9,7 +9,7 @@ version B between A and C, you need to following the instructions
|
||||
for both A and B.
|
||||
|
||||
|
||||
Upgrade from Yii 2.0.4
|
||||
Upgrade from Yii 2.0.5
|
||||
----------------------
|
||||
|
||||
* The signature of the following methods in `yii\console\controllers\MessageController` has changed. They have an extra parameter `$markUnused`.
|
||||
@@ -18,6 +18,11 @@ Upgrade from Yii 2.0.4
|
||||
- `saveMessagesCategoryToPHP($messages, $fileName, $overwrite, $removeUnused, $sort, $category, $markUnused)`
|
||||
- `saveMessagesToPO($messages, $dirName, $overwrite, $removeUnused, $sort, $catalog, $markUnused)`
|
||||
|
||||
Upgrade from Yii 2.0.4
|
||||
----------------------
|
||||
|
||||
Upgrading from 2.0.4 to 2.0.5 does not require any changes.
|
||||
|
||||
Upgrade from Yii 2.0.3
|
||||
----------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user