Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -11/+11 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -19/+2 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Separate fopen into read and write methods | Julius Härtl | 2018-07-11 | 1 | -3/+11 |
* | Add fopen method to ISimpleFile | Julius Härtl | 2018-07-11 | 1 | -0/+8 |
* | Hardening of SimpleFile getContent | Roeland Jago Douma | 2018-02-27 | 1 | -0/+22 |
* | Add Tests | Roeland Jago Douma | 2016-10-05 | 1 | -0/+104 |