What does the ZEND_TSRMLS_CACHE_UPDATE directive in php/ext skeleton file do?
When and why is it needed?
When another init. function like PHP_MINIT_FUNCTION(%EXTNAME%) is added, is the ZEND_TSRMLS_CACHE_UPDATE directive needed there as the first statement in that function too?
from php-src - ZEND_TSRMLS_CACHE_UPDATE - what is it and when it is needed?
No comments:
Post a Comment