Skip to content

After Assert::assertIsList variable is not a list #212

@mitelg

Description

@mitelg

Hey there 👋

I recently found that, the assertion \PHPUnit\Framework\Assert::assertIsList is not handled correctly. The variable has the following type after this check Dumped type: array<int, string>. But it should be Dumped type: list<string> instead.

If you would point me to the correct please, I could try to provide a fix.

Best regards

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