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.
 
 
 
 
 
Alexandr 0d81e351f0 Changed new instance creation style 9 years ago
..
migrations code style fix 9 years ago
Assignment.php fix documentation 9 years ago
BaseManager.php Changed new instance creation style 9 years ago
DbManager.php Bug #11223: Fixed returning an empty array when DbManager::getRolesByUser() was called on a user with user id 0 9 years ago
Item.php Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped `yii\rbac\PhpManager`. 11 years ago
ManagerInterface.php Fixes #10726: Added `yii\rbac\ManagerInterface::canAddChild()` 9 years ago
Permission.php Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped `yii\rbac\PhpManager`. 11 years ago
PhpManager.php Fixes #10993: Fixed `yii\rbac\DbManager::removeAllRules()` and `yii\rbac\PhpManager::removeAllItems()` 9 years ago
Role.php Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped `yii\rbac\PhpManager`. 11 years ago
Rule.php property codestyle framework 10 years ago