Skip to content

Support PHPUnit 8 #44

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

Merged
merged 5 commits into from
Sep 30, 2020
Merged

Support PHPUnit 8 #44

merged 5 commits into from
Sep 30, 2020

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Dec 8, 2019

No description provided.

@Nyholm
Copy link
Member Author

Nyholm commented Dec 8, 2019

The tests suggests that we need to release this as 3.0

@dbu
Copy link
Contributor

dbu commented Dec 9, 2019

yeah i fear we need it to be 3.0, the strict typehints will be hard errors if somebody overwrites one of those methods in a test.

* Fix the deprecation warnings

* Provide a bc way for assertStringContainsString
@GrahamCampbell
Copy link

What's the status here. Also, could we add PHPUnit 9 support soon too?

@gmponos
Copy link
Contributor

gmponos commented Jun 13, 2020

friendly ping.. can we add phpunit 9 as well here?

@GrahamCampbell
Copy link

Indeed, with PHP 9, we can also allow php 8 in the php version constraint.

@Nyholm Nyholm merged commit 49d98e0 into master Sep 30, 2020
@xabbuh xabbuh deleted the phpunit8 branch October 1, 2020 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants