Skip to content

CI and QA improvements

Compare
Choose a tag to compare
@g105b g105b released this 28 Apr 16:12
· 2 commits to master since this release
e1e4df3

Matrix builds are now standard for every push, building on all supported PHP versions concurrently.

During the CI process, three QA tools are introduced: Mess Detector, Code Sniffer and PHPStan.

Have fun!