Add PHPUnit 8.1 compatibility
davidkmenta opened this issue ยท 2 comments
davidkmenta commented
It seems that php-mock implements some interfaces which were marked as @internal in the new version of the PHPUnit and those objects aren't backward compatible anymore ๐ข
michalbundyra commented
@davidkmenta Thanks for reporting the issue. I'll have a look on it later on, unless you want provide a patch? ๐
michalbundyra commented
@davidkmenta php-mock-phpunit 2.3.0 released with support for PHPUnit 8.1.