Skip to content

Doesn't work with legacy versions of PHPUnit  #171

@nicole-ashley

Description

@nicole-ashley

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    info neededMore information needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions