Peter Hodge wrote:
> Hello,
> 
> Does that fix the problem where:
> 
>   $object->theArray[] = (...);
> 
> is invalid when 'theArray' is implemented using __get()?

No. It's about internal classes and information stored in C structures.

Regards,
-- 
Michael

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to