Skip to content

CI and QA improvements

Choose a tag to compare

@g105b g105b released this 28 Apr 15:07
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!