Alexander Makarov
|
5ab4f0f090
|
Better quotes usage in strings
- Use single quote where interpolation isn't necessary
- Use interpolation when it's better than concatenation
|
2015-10-10 00:23:52 +03:00 |
|
ChristopheBrun
|
82033125c4
|
Fixes #8032: yii\rbac\PhpManager::updateItem() was unable to rename item updated
|
2015-04-11 01:24:32 +03:00 |
|
Carsten Brandt
|
3a1e0f3a5c
|
property codestyle framework
|
2014-07-30 00:21:31 +02:00 |
|
Qiang Xue
|
66842a4806
|
Fixes test break.
|
2014-04-16 22:05:20 -04:00 |
|
Qiang Xue
|
7bc52f32a4
|
Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped yii\rbac\PhpManager.
|
2014-04-12 16:55:50 -04:00 |
|