Skip to content

CI and QA improvements

Compare
Choose a tag to compare
@g105b g105b released this 28 Apr 15:07
· 5 commits to master since this release
d8edf5f

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!