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-22 09:40:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c07086b51a522093bb857959962887f7a60ebac
yii2
/
tests
/
unit
/
framework
/
rbac
History
Carsten Brandt
f4a9646a22
more on HHVM compatibility
2014-08-15 16:04:02 +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
Fixes
#4489
: RBAC PhpManager wasn't saving multiple assignmentsFixes
#4489
: RBAC PhpManager wasn't saving multiple assignments properly
2014-07-28 22:09:38 +04:00
ExposedPhpManager.php
Fixes
#4072
:
\yii\rbac\PhpManager
adjustments
2014-06-29 03:32:46 +04:00
ManagerTestCase.php
Removed unnecessary code
2014-07-29 11:01:57 +04:00
MySQLManagerTest.php
code style + test groups
2014-07-29 01:52:34 +02:00
PgSQLManagerTest.php
code style + test groups
2014-07-29 01:52:34 +02:00
PhpManagerTest.php
more on HHVM compatibility
2014-08-15 16:04:02 +02:00
SqliteManagerTest.php
code style + test groups
2014-07-29 01:52:34 +02:00