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 Fatal error: Class mheap\GithubActionsReporter\Printer cannot extend from interface PHPUnit\TextUI\ResultPrinter in /var/www/vendor/mheap/phpunit-github-actions-printer/src/Printer.php on line 93
When I downgrade phpunit/phpunit to 8.5.2 from 9.0.1, it works fine again.
The text was updated successfully, but these errors were encountered:
PHP Fatal error: Class mheap\GithubActionsReporter\Printer cannot extend from interface PHPUnit\TextUI\ResultPrinter in /var/www/vendor/mheap/phpunit-github-actions-printer/src/Printer.php on line 93
When I downgrade phpunit/phpunit to 8.5.2 from 9.0.1, it works fine again.
The text was updated successfully, but these errors were encountered: