Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :white_check_mark::bulb: Add Unit Tests for AccessList class. | Klaus Weidenbach | 2017-05-01 | 1 | -0/+2 |
| | | | | Also some Doxygen docu for this class. | ||||
* | :construction_worker: :arrow_up: :heavy_plus_sign: Update PHPUnit to current ↵ | Klaus Weidenbach | 2017-03-14 | 1 | -72/+57 |
| | | | | | | | stable 6. Update requirements to PHP7 for dev. Add php-mock-phpunit to mock and stub global functions in a better way. | ||||
* | [BUGFIX] for fromStandalonePermission(). | Klaus Weidenbach | 2016-10-20 | 1 | -0/+110 |
Not sure if this method is used anywhere, but it should not have worked correctly. This should correct it. Add a unit test for this class. |