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-15 22:09:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dde695cda4dc6d77ab51a032af9963c09ea84cfb
yii2
/
tests
/
unit
/
framework
/
rbac
History
Carsten Brandt
1a7b4c5383
added testcase of @UncleCoder
...
e43c503c2d
issue
#3817
2014-06-12 10:52:36 +02: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 testcase of @UncleCoder
2014-06-12 10:52:36 +02: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
added testcase of @UncleCoder
2014-06-12 10:52:36 +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