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

[PhpUnitBridge] 3.4.30 incompatible with PhpUnit 8.3.* #33143

Closed
sawmurai opened this issue Aug 13, 2019 · 2 comments
Closed

[PhpUnitBridge] 3.4.30 incompatible with PhpUnit 8.3.* #33143

sawmurai opened this issue Aug 13, 2019 · 2 comments

Comments

@sawmurai
Copy link

sawmurai commented Aug 13, 2019

Symfony version(s) affected: 3.4.30

Description

Version 3.4.30 of PhpUnitBridge is not compatible with phpunit 8.3.* because https://github.com/symfony/phpunit-bridge/blob/v3.4.30/DeprecationErrorHandler.php#L111 calls a method that has been removed in 8.3

A workaround is to stick to PhpUnit 8.2

@sawmurai sawmurai changed the title [PhpUnitBridge] 3.4.* incompatible with PhpUnit 8.3.* [PhpUnitBridge] 3.4.30 incompatible with PhpUnit 8.3.* Aug 13, 2019
@nicolas-grekas
Copy link
Member

Or to wait for the next version: #32933

@sawmurai
Copy link
Author

Awesome! Thanks a lot :)

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

3 participants