Skip to content

CI improvements and PHP 8 compatibility

Choose a tag to compare

@g105b g105b released this 11 Jan 16:32
cd71eed

We're one step closer to a CI environment fully hosted within Github Actions now, with PHPUnit and PHPStan tests being run within Actions. Codesniffer is planned soon too.

PHP 8 compatibility is made possible thanks to an updated dependency tree.