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-19 07:50:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c224d901b388245a0fc622f8f35fa90fdf7a3ac
yii2
/
tests
/
unit
/
framework
/
rbac
History
Alexander Makarov
d7a251bbec
Removed unused imports, added missing phpdoc
2014-05-30 11:55:17 +06: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
ManagerTestCase.php
Added
$user
as the first parameter of
yii\rbac\Rule::execute()
2014-04-16 21:52: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
PhpManagerTestCase.php
Implement new RBAC PhpManager
2014-04-15 16:10:04 +02:00
SqliteManagerTest.php
RBAC migration is now aware of custom table names, speeded up RBAC tests
2014-05-07 00:19:33 +04:00