This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-25 11:10:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2ece9332aa5a79da0cec72fe56ac0079f19c1c1
yii2
/
tests
/
unit
/
framework
/
rbac
History
Alexander Makarov
c68e5f1fdb
Adjusted naming
2014-06-29 16:18:19 +04:00
..
AuthorRule.php
Added
$user
as the first parameter of
yii\rbac\Rule::execute()
2014-04-16 21:52:46 -04:00
DbManagerTestCase.php
Removed unused imports, added missing phpdoc
2014-05-30 11:55:17 +06:00
ExposedPhpManager.php
Fixes
#4072
:
\yii\rbac\PhpManager
adjustments
2014-06-29 03:32:46 +04:00
ManagerTestCase.php
Fixes
#4072
:
\yii\rbac\PhpManager
adjustments
2014-06-29 03:32:46 +04:00
MySQLManagerTest.php
Fixes
#499
: Decoupled
Rule
from RBAC
Item
2014-04-04 20:13:26 +04:00
PgSQLManagerTest.php
RBAC migration is now aware of custom table names, speeded up RBAC tests
2014-05-07 00:19:33 +04:00
PhpManagerTest.php
Adjusted naming
2014-06-29 16:18:19 +04:00
SqliteManagerTest.php
RBAC migration is now aware of custom table names, speeded up RBAC tests
2014-05-07 00:19:33 +04:00