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

PHPUnit 9 supported #11

Merged
merged 1 commit into from Feb 14, 2020
Merged

PHPUnit 9 supported #11

merged 1 commit into from Feb 14, 2020

Conversation

remorhaz
Copy link
Contributor

Method \PHPUnit\Framework\TestCase::expectExceptionMessageRegExp() doesn't exist in PHPUnit 9 anymore, so I've done a small workaround for the tests to pass. The alternative is to drop support for PHPUnit 6-7 (and for PHP before 7.2, because PHPUnit 8.0 supports PHP 7.2+).

@remorhaz remorhaz removed the request for review from trowski February 14, 2020 08:12
@remorhaz
Copy link
Contributor Author

Still have no rights to merge the request, please do it by yourself when you're ready.

@trowski trowski merged commit bc4c6fd into amphp:master Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants