Files
yii2/framework/rbac
Alexander Makarov 3eee7b8e4b Fixes #4072: \yii\rbac\PhpManager adjustments
- Data is now stored in three separate files for items, assignments and rules. File format is simpler.
- Removed `authFile`. Added `itemsFile`, `assignmentsFile` and `rulesFile`.
- `createdAt` and `updatedAt` are now properly filled with corresponding file modification time.
- `save()` and `load()` are now protected instead of public.
- Added unit test for saving and loading data.
2014-06-29 03:32:46 +04:00
..
2014-05-07 20:49:03 +04:00
2014-04-16 22:05:20 -04:00
2014-05-07 20:49:03 +04:00
2014-04-16 22:05:20 -04:00