nyancat-phpunit-resultprinter
nyancat-phpunit-resultprinter copied to clipboard
ResultPrinter class not compatible with phpUnit version 7
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