Skip to content

Drop ArrayObject #228

@frederikbosch

Description

@frederikbosch

It's only a matter of time before ArrayObject will deprecated and removed, see this discussion in PHP core. Our documentation mentions the append() and getArrayCopy() methods. We could change the LazyArray class as such that it extends our own ArrayLikeObject with those two methods attached. Maybe we should wait until the container offset behaviour RFC lands.

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