findologic / libflexport

FINDOLOGIC export toolkit for XML and CSV data export
MIT License
4 stars 5 forks source link

Support PHP 8 #128

Closed mmachatschek closed 3 years ago

mmachatschek commented 4 years ago

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

howard commented 3 years ago

@mmachatschek Thanks for the upgrade! Merging this, but the release will have to wait for the official PHP 8 release date.