looking at the serialization code, it appears to only access the zval.value.obj.properties directly, rather than calling the property_read handler on the object. - are there any plans to change this..???
I guess my other option is to create private variables on the __sleep call, although this adds another layer of complexity to the hidden variable memory managment.
Regards Alan
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php