Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

May not inherit from final class #30834

Closed
Igor9n opened this issue Apr 2, 2019 · 2 comments
Closed

May not inherit from final class #30834

Igor9n opened this issue Apr 2, 2019 · 2 comments

Comments

@Igor9n
Copy link

Igor9n commented Apr 2, 2019

Symfony version affected: 4.2

Description
Can't use PHPUnit 8.0, because this error appears

"PHP Fatal error: Class Symfony\Bridge\PhpUnit\Legacy\TestRunnerForV7 may not inherit from final class (PHPUnit\TextUI\TestRunner) in /home/NIX/kruhliak/Projects/second/vendor/symfony/phpunit-bridge/Legacy/TestRunnerForV7.php on line 22"

@stof
Copy link
Member

stof commented Apr 2, 2019

The PHPunit bridge is not yet compatible with PHPUnit 8. This is tracked in #30055 (and #30085 is a WIP for this particular issue)

@Igor9n
Copy link
Author

Igor9n commented Apr 2, 2019

Thank you for answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants