Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run Unit Tests against PHP 7.4 | ArthurHoaro | 2020-01-17 | 1 | -0/+6 |
| | | | | | | | | Bump PHPUnit version and fix unit test - Globals are handled differently and are persistent through tests - Tests without assertions are marked as risky: some of them are just meant to check that no error is raised. | ||||
* | Remove the redirector setting | ArthurHoaro | 2019-02-09 | 1 | -4/+15 |
| | | | | Fixes #1239 | ||||
* | namespacing: \Shaarli\Updater | VirtualTam | 2019-01-12 | 2 | -0/+888 |
Signed-off-by: VirtualTam <virtualtam@flibidi.net> |