Closed mmachatschek closed 3 years ago
This PR adds CI tests for PHP 8 and updates the CI workflows.
Add PHP 8 to workflow matrix and allow it in the composer file. Also add new phpunit configuration file.
composer lint
composer fix
@mmachatschek Thanks for the upgrade! Merging this, but the release will have to wait for the official PHP 8 release date.
Purpose
This PR adds CI tests for PHP 8 and updates the CI workflows.
Approach
Add PHP 8 to workflow matrix and allow it in the composer file. Also add new phpunit configuration file.
Open Questions and Pre-Merge TODOs
composer lint
andcomposer fix
was executed.A issue with a detailed explanation of the problem/enhancement was created and linked.