Skip to content

Ellipsis hides FQN in error message #3145

@simPod

Description

@simPod

I'm receiving such error:

Call to static method Webmozart\Assert\Assert::isAOf() with class-string<My\Ns\Bc\Enum> and 'My\Ns…' will always evaluate to false.

The problem is that I'd like to see the FQN of class hidden under My\\Ns…. Isn't there eg. a feature flag to enable it?

I tried to fulltext search source code for but did not find the place where it is trimmed.

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