Commit Graph

6 Commits (b3e5514709bb9931e7327de02620e6d2ec0272b0)

Author SHA1 Message Date
David Goodwin 938d71758a drop php 7.3 build (composer moaning); change travis badge to 3.2 branch in README.md 5 years ago
Filippo Tessarotto c08973f54a [Travis] Build also against PHP 7.3 6 years ago
David Goodwin 3ce5efacb1 php 5.6 is EOLed; I am sceptical there is any point spending time fixing travis to make it work 6 years ago
David Goodwin 006b622db9 reduce testing to just linting 6 years ago
Adrien Crivelli 15df6c1d7b
Reformat everything with PHP-Cs-Fixer 7 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.
7 years ago