Skip to content

Conversation

@MasterOdin
Copy link
Contributor

Closes #39

Fixes things to run under PHPUnit 8.4 with all tests passing with the exception of a warning on phpmock\phpunit\PHPMockTest::testBackupStaticAttributes due to sebastianbergmann/phpunit#3879.

I've extended Travis-CI to test against PHPUnit 8.3 and 8.4 as well.

Copy link
Member

@michalbundyra michalbundyra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MasterOdin this looks awesome. 👍 Thanks a lot for your effort!
I am going to release it soon.

@michalbundyra michalbundyra added this to the 2.5.0 milestone Oct 5, 2019
michalbundyra added a commit that referenced this pull request Oct 5, 2019
Fixes PHPUnit 8.4 compatibility
@michalbundyra michalbundyra merged commit 07a05d4 into php-mock:master Oct 5, 2019
@michalbundyra
Copy link
Member

Thanks, @MasterOdin!

@MasterOdin
Copy link
Contributor Author

No problem, this is a really indispensable piece of kit for unit testing without having to build endless abstractions!

@MasterOdin
Copy link
Contributor Author

As a follow-up, with the release of PHPUnit 8.4.1 today, all unit tests pass without issue.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incompatibility with PHPUnit 8.4

2 participants