Skip to content

Feature Request - Change class name in v4? #56

@donatj

Description

@donatj

First off thanks again for this library, I use it all the time.

I've got a little change… request? Not really a "feature"

PHPunit 10 introduced the DataProvider attribute and now the DataProvider abstact class from this collides when using the attribute in my tests.

I end up just aliasing \TRegx\PhpUnit\DataProviders\DataProvider to TRegxDataProvider

It'd be a breaking change, but I'd like to just put in a suggestion that we change from

\TRegx\PhpUnit\DataProviders\DataProvider to
\TRegx\PhpUnit\DataProviders\DataProviders

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions