nyancat-phpunit-resultprinter icon indicating copy to clipboard operation
nyancat-phpunit-resultprinter copied to clipboard

ResultPrinter class not compatible with phpUnit version 7

Open jimigrunge opened this issue 6 years ago • 0 comments

Composer installs phpUnit version 7.5 by default now. Method declarations on overridden methods no longer match and throw fatal errors. I have submitted a pull request that will fix the issue.

Make result printer compatible with phpUnit version 7 #18

jimigrunge avatar Jan 24 '19 15:01 jimigrunge