aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/config/ConfigPhpTest.php
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-1/+1
* Run Unit Tests against PHP 7.4ArthurHoaro2020-01-171-0/+4
* Optimize and cleanup importsVirtualTam2019-01-131-1/+1
* Fix warnings when upgrading from legacy SebSauvage versionArthurHoaro2018-01-251-0/+14
* application: introduce the Shaarli\Config namespaceVirtualTam2017-03-041-3/+2
* Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-111-8/+8
* Introduce a configuration manager (not plugged yet)ArthurHoaro2016-06-111-0/+82