Skip to content

Allow passing 0 as $time in getCode() #10

@nineinchnick

Description

@nineinchnick

Allow passing 0 in the $time argument of getCode() method.

Currently it uses a !$time condition but it should be $time === null. 0 is a perfectly valid timestamp/counter value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions