This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-12 02:09:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c09aef2a4d7f052d4b8889c948d7f82cf3313fb
yii2
/
tests
/
unit
/
framework
/
rbac
History
Qiang Xue
14b782cf01
Added
$user
as the first parameter of
yii\rbac\Rule::execute()
2014-04-16 21:52:46 -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
…
ManagerTestCase.php
Added
$user
as the first parameter of
yii\rbac\Rule::execute()
2014-04-16 21:52:46 -04:00
MySQLManagerTest.php
…
PgSQLManagerTest.php
…
PhpManagerTestCase.php
Implement new RBAC PhpManager
2014-04-15 16:10:04 +02:00
SqliteManagerTest.php
…