Skip to content

assertSame(NAN, ...) should emit an error #140

Open
@mvorisek

Description

@mvorisek

assertSame uses === php operator and NAN === NAN is false

we should advise to use assertNan

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