Skip to content

Support multiple identifiers in ignoreErrors #13015

Open
phpstan/phpstan-src
#4080
@janedbal

Description

@janedbal

Feature request

I'd like to ignore multiple identifiers within some path, like this:

ignoreErrors:
        -
            identifiers: 
                - method.internal
                - method.internalClass
            path: tests/*

I can do that with messages and paths, but not with identifiers.

Did PHPStan help you today? Did it make you happy in any way?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions