Skip to content

remove removes a seemingly random entry if multiple same entries are contained #2

@NanoSector

Description

@NanoSector

Consider having multiple instances of the int 10 in a collection. calling $collection->remove(10); will cause one of them to be removed, but you're not sure which one; this may be especially annoying when keys are used.

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