Skip to content

partition with -1 as step doesn't work as intended #41

@ghost

Description

Despite the default parameter of the partition() function for step being -1 according to the signature (in collection_functions.php), the step is used as -1 and the test fails.

It should be clear that 0 is the default parameter value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions