Hi Andi Gutmans, you wrote:

>> Also zval_internal_dtor() implies that one cannot set
>> a static member of a ZEND_INTERNAL_CLASS to be a stream,
>> array etc...
>
>
> Yes, that's correct. It's a limitation you have to live with because
> those datastructures are destroyed at the end of the request. That said,
> you can create them at RINIT/RSHUTDOWN. Unless you are doing something
> exceptionally big, it shouldn't be a biggy.

Yes, I was actually concerned about the in-request exchange,
but I'm already doing that by hand now, thanks.

Regards,
--
Michael - < mike(@)php.net >

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to