PHP 8 and "phpunit/php-code-coverage" to v9 !
This release introduces two important changes :
- Support PHP 8
- Extension requires PHP7.3+ (due to phpunit/php-code-coverage v9 depending on it) #36
However, the version 5.x will still be maintained because it's compatible with PHP7.2. If we introduce new changes, they'll be backported on the releases/5.0 branch when possible.