]> git.immae.eu Git - github/shaarli/Shaarli.git/history - tests/config/ConfigPhpTest.php
Compatibility with PHPUnit 9
[github/shaarli/Shaarli.git] / tests / config / ConfigPhpTest.php
2020-09-29  ArthurHoaroCompatibility with PHPUnit 9
2020-09-29  ArthurHoaroMerge pull request #1572 from ArthurHoaro/feature/php8
2020-09-26  ArthurHoaroComply with PHPUnit V8: setup/teardown functions must...
2020-01-17  ArthurHoaroRun Unit Tests against PHP 7.4 (#1353)
2020-01-17  ArthurHoaroRun Unit Tests against PHP 7.4 1353/head
2019-02-09  ArthurHoaroMerge pull request #1182 from ArthurHoaro/feature/sessi...
2019-01-18  AurĂ©lien TamisierMerge pull request #1248 from virtualtam/refactor/names...
2019-01-12  VirtualTamOptimize and cleanup imports 1248/head
2018-02-02  ArthurHoaroMerge pull request #1038 from ArthurHoaro/feature/publi...
2018-01-31  ArthurHoaroMerge pull request #1063 from ArthurHoaro/hotfix/legacy...
2018-01-25  ArthurHoaroFix warnings when upgrading from legacy SebSauvage... 1063/head
2017-03-04  VirtualTamMerge pull request #788 from virtualtam/application...
2017-03-04  VirtualTamapplication: introduce the Shaarli\Config namespace 788/head
2016-07-09  ArthurMerge pull request #558 from ArthurHoaro/hashtag4
2016-07-09  ArthurMerge pull request #570 from ArthurHoaro/config-manager
2016-06-11  ArthurHoaroReplace $GLOBALS configuration with the configuration...
2016-06-11  ArthurHoaroIntroduce a configuration manager (not plugged yet)