Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compatibility with PHPUnit 9 | ArthurHoaro | 2020-09-29 | 1 | -1/+1 |
* | Convert legacy PHPUnit @expected* to new ->expect* | ArthurHoaro | 2020-09-27 | 1 | -9/+9 |
* | Comply with PHPUnit V8: setup/teardown functions must return void | ArthurHoaro | 2020-09-26 | 1 | -1/+1 |
* | namespacing: \Shaarli\FileUtils | VirtualTam | 2019-01-12 | 1 | -3/+3 |
* | namespacing: \Shaarli\Exceptions\IOException | VirtualTam | 2019-01-12 | 1 | -3/+5 |
* | Move database read/write to FileUtils class + additional unit tests | ArthurHoaro | 2017-03-21 | 1 | -0/+108 |