Commit Graph

9 Commits (19cda318496a5ba4e7f6fa95abc643c73434fea7)

Author SHA1 Message Date
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 8 years ago
David Goodwin 80d30d81e9 add parallel-lint 8 years ago
Adrien Crivelli 6f7e75dc63 Introduce PHP-CS-Fixer and Travis to enforce code style
Commands `composer check` and `composer fix` can be used to respectively
check and automatically fix code style in the entire project.
8 years ago