Skip to content

Does not work with phpunit phar release #158

@ju1ius

Description

@ju1ius

When PhpUnit is imported from the phar release, the class SebastianBergmann\Exporter\Exporter is vendored as PhpUnit\SebastianBergmann\Exporter\Exporter.

The DefinitionHasArgumentConstraint in this bundle has a property of type SebastianBergmann\Exporter\Exporter which cause tests to fail, because the autoloader can't find it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions