2013.05.08. 7:38, "Pierre du Plessis" <pie...@pcservice.co.za> ezt írta: > > The __toArray can be useful if you want to perform array functions on the > object (E.G array_filter), otherwise I think it would be very useful if the > array functions can accept an object implementing ArrayAccess as well > instead of just an array
yeah, I also think that ArrayObjects should be accepted where array is expected.