Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
wenbin1989 402d58cfd8 Fixes #6081: `yii\rbac\DbManager::getChildren()` was not quoting column name properly 10 years ago
..
migrations Fixes #4263: Added migration and SQL schema files for `yii\log\DbTarget` 10 years ago
Assignment.php
BaseManager.php
DbManager.php Fixes #6081: `yii\rbac\DbManager::getChildren()` was not quoting column name properly 10 years ago
Item.php
ManagerInterface.php Fixes #4275: Added `removeChildren()` to `yii\rbac\ManagerInterface` and implementations 10 years ago
Permission.php
PhpManager.php Fixing wrong docs in RBAC PHPManager and wrong paths in security-authorization.md 10 years ago
Role.php
Rule.php