Skip to content

CI and type safety improvements

Compare
Choose a tag to compare
@g105b g105b released this 24 Mar 15:58
· 17 commits to master since this release
50436aa

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.