-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
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
Labels
No labels