php-mock/php-mock-phpunit

Add PHPUnit 8.1 compatibility

davidkmenta opened this issue ยท 2 comments

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 ๐Ÿ˜ข

@davidkmenta Thanks for reporting the issue. I'll have a look on it later on, unless you want provide a patch? ๐Ÿ˜„

@davidkmenta php-mock-phpunit 2.3.0 released with support for PHPUnit 8.1.