38 Commits (postfixadmin-3.3.9)

Author SHA1 Message Date
David Goodwin c8577e03ec downgrade/stop friendsofphp/php-cs-fixer moving to 3.0 5 years ago
David Goodwin b2831d1241 psalm improvements 5 years ago
David Goodwin efd83472b9 remove env var, bootstarp.php defaults to sqlite anyway 5 years ago
David Goodwin c3d34f1b4d use @php in composer.json 5 years ago
David Goodwin 06897d2234 bump psalm to v4.x 5 years ago
David Goodwin 192c797fe1 add a support block to compoer.json 6 years ago
David Goodwin f8415eef2a remove cache suppression 6 years ago
David Goodwin 3cd62f9f4f update to phpunit v8, try changing coveralls library, update github action 6 years ago
David Goodwin 5e8ce2b5b0 move to php-parallel-lint/php-parallel-lint rather than abandoned jakuk-onderka/php-parallel-lint 6 years ago
David Goodwin 6c3d595c0b coverage.xml 6 years ago
David Goodwin 5f772afe14 dev improvements 6 years ago
David Goodwin 1ad184641d php7.4 / psalm fixes 6 years ago
David Goodwin c1bdfe5432 fix travis / autoloading smarty etc 6 years ago
David Goodwin 87824ef970 psalm fixes/workarounds; require PHP 5.6+ 6 years ago
David Goodwin 1df7f15d40 require PHP 5.6+ 6 years ago
David Goodwin 61cb429845 revert psalm; fix issues later 6 years ago
David Goodwin 174b874c56 allow psalm to update 6 years ago
David Goodwin 7718ca808d try adding code coverage things 7 years ago
David Goodwin 2a0f708529 relax version check for php-cs-fixer so it will work with php7.3 as well 7 years ago
David Goodwin dcb60a670c try adding mysql + postgres support to tests 7 years ago
David Goodwin 10446a0cad avoid: Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(. from psalm 7 years ago
David Goodwin 5a9efc18f0 just disable psalm caching 7 years ago
David Goodwin 98536f03e8 fix sqlite upgrade check; remove test database between runs; ignore lib/array_column.php from linting 7 years ago
David Goodwin 4d6cb9c328 touch config.local.php in build 7 years ago
David Goodwin 63ca48eb6b work around templates_c not existing in git 7 years ago
David Goodwin 590c80f0bc add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 7 years ago
David Goodwin e949e76acd add check-format to build step 7 years ago
David Goodwin 5eba76ac36 add composer build target 7 years ago
David Goodwin 77b87107f9 improve composer behaviour for psalm; bump dev dependencies and add sqlite3+mysqli 7 years ago
David Goodwin 8d2a592aa9 bump psalm version; autoload config and functions files 7 years ago
David Goodwin 9b8c067515 bump phpunit to stop countable warning with php7.2 7 years ago
David Goodwin 45fd1bf08b silence psalm a little; bump parallel-lint version 8 years ago
David Goodwin 59a220d8d2 add psalm 8 years ago
David Goodwin 12242b0893 add ZF1 as a dependency and phpunit; remove require/include calls from tests/ 8 years ago
David Goodwin e1d42ed7d3 rename script commands 9 years ago
David Goodwin 80d30d81e9 add parallel-lint 9 years ago
Adrien Crivelli 6f7e75dc63 Introduce PHP-CS-Fixer and Travis to enforce code style 9 years ago