Files
yii2/tests/unit/framework
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-06-25 00:48:29 +02:00
2014-06-16 11:06:01 +02:00
2014-06-28 11:59:58 -04:00
2014-06-26 18:28:57 +04:00
2014-03-31 01:19:11 +04:00
2014-05-28 17:20:24 +02:00