Hi Andi Gutmans, you wrote: > Hi Michael, > > Thanks for sending this. Has anyone else reviewed it already? I'm > assuming that this supports arrays too (unlike today as emalloc needs to > be available for arrays) and has to be created/freed during > RINIT/RSHUTDOWN...
Yes, there are two convenience functions for RINIT/SHUTDOWN
for a transparent API, which are actually not a MUST:
zend_init_static_properties(my_ce TSRMLS_CC);
zend_clean_static_properties(my_ce TSRMLS_CC);
Regards,
--
Michael - < mike(@)php.net >
signature.asc
Description: OpenPGP digital signature
