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 13:58:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
949fe449ccf3b33d45cf7b1611b8045ba835e3e6
yii2
/
tests
/
unit
/
framework
/
rbac
History
Alexander Makarov
8077ea3f70
Silenced migrations output in rbac test in case there's no error
2014-05-07 03:11:35 +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
Silenced migrations output in rbac test in case there's no error
2014-05-07 03:11:35 +04: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