rbac-php icon indicating copy to clipboard operation
rbac-php copied to clipboard

RBAC PHP file storage.

Results 6 rbac-php issues
Sort by recently updated
recently updated
newest added

Currently the empty array is returned: https://github.com/yiisoft/rbac-php/blob/cb61807d57945f7ab6b930bc8a3b343f0787eb46/src/CommonStorage.php#L24-L34

type:enhancement

https://github.com/kalessil/phpinspectionsea/blob/master/docs/probable-bugs.md#mkdir-race-condition Extracted from comment: https://github.com/yiisoft/rbac-php/blob/cb61807d57945f7ab6b930bc8a3b343f0787eb46/src/CommonStorage.php#L48-L62

- [x] Add RBAC scheme similar to https://github.com/yiisoft/rbac/blob/master/tests/Support/hierarchy.png - [ ] Add more difficult scheme with several parents

type:test

Updates the requirements on [yiisoft/files](https://github.com/yiisoft/files) to permit the latest version. Release notes Sourced from yiisoft/files's releases. Version 2.1.0 New #47: Add filter option for FileHelper::clearDirectory() (@​dood-, @​vjik) Chg #101, #102:...

dependencies
php