mirror of
https://github.com/yiisoft/yii.git
synced 2026-02-20 01:21:22 +01:00
UPGRADE note related to #2053.
This commit is contained in:
3
UPGRADE
3
UPGRADE
@@ -69,6 +69,9 @@ Upgrading from v1.1.13
|
||||
`CHasManyRelation` make sure you update these to reflect moving `through` property
|
||||
from both these to `CActiveRelation`.
|
||||
|
||||
- CSecurityManager::generateRandomKey() has been deprecated in favor of CSecurityManager::generateRandomString().
|
||||
Try not to use and avoid CSecurityManager::generateRandomKey() method anymore in your code.
|
||||
|
||||
Upgrading from v1.1.12
|
||||
----------------------
|
||||
- Both jQuery and jQueryUI were updated. Check [jQuery UI upgrade guide](http://jqueryui.com/upgrade-guide/1.9/)
|
||||
|
||||
Reference in New Issue
Block a user