mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-23 01:57:50 +08:00
Added upgrade note about #4275
This commit is contained in:
@@ -8,6 +8,11 @@ if you want to upgrade from version A to version C and there is
|
|||||||
version B between A and C, you need to following the instructions
|
version B between A and C, you need to following the instructions
|
||||||
for both A and B.
|
for both A and B.
|
||||||
|
|
||||||
|
Upgrade from Yii 2.0 RC
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
* If you've implemented `yii\rbac\ManagerInterface` you need to add implementation for new method `removeChildren()`.
|
||||||
|
|
||||||
|
|
||||||
Upgrade from Yii 2.0 Beta
|
Upgrade from Yii 2.0 Beta
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user