You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP-Coveralls 2.6.0 has just been released and includes a fix for the last known PHP 8.x issue.
This means that it should now be safe to install php-coveralls on PHP 8.x and upload from there, which means we now only need the work-around for the PHP version when on PHP < 5.5 (as Coveralls v1 does not work with GH Actions).
Ref:
* https://github.com/php-coveralls/php-coveralls/releases/tag/v2.6.0
0 commit comments