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.
 
 
 
 
 
Qiang Xue d188dd10c0 Fixes #3168: Improved the performance of `yii\rbac\DbManager::checkAccess()` by caching mechanism 10 years ago
..
AuthorRule.php Added `$user` as the first parameter of `yii\rbac\Rule::execute()` 11 years ago
DbManagerTestCase.php Fixes #3168: Improved the performance of `yii\rbac\DbManager::checkAccess()` by caching mechanism 10 years ago
ExposedPhpManager.php Fixes #4072: `\yii\rbac\PhpManager` adjustments 10 years ago
ManagerTestCase.php Removed unnecessary code 10 years ago
MySQLManagerCacheTest.php Fixes #3168: Improved the performance of `yii\rbac\DbManager::checkAccess()` by caching mechanism 10 years ago
MySQLManagerTest.php code style + test groups 10 years ago
PgSQLManagerTest.php code style + test groups 10 years ago
PhpManagerTest.php more on HHVM compatibility 10 years ago
SqliteManagerTest.php code style + test groups 10 years ago