-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
info neededMore information neededMore information needed
Description
The unguarded references to PHPUnit\Runner\Version
in src/Printer.php
mean that this doesn't work with any version of PHPUnit before the namespace refactor. Understandably this is a pretty old version and most people shouldn't be running it, but this as module appears to support it elsewhere this should be fixed by wrapping them in a class_exists
check.
mikeerickson
Metadata
Metadata
Assignees
Labels
info neededMore information neededMore information needed