Dmitry Stogov wrote:

Patched PHP will modify zend_function->caller_scope at runtime.
This can break ZTS version and probaby opcode caches.
Storing runtime information in zend_function is bad decision.

maybe stating the obvious here .. but opcode caches are important to everybody on this list i am sure .. so i think you do not have to worry that a majority would favor a solution that puts them in a bind.

here is hoping that we can find an opcode cache compatible solution to get this useful feature in.

regards,
Lukas

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

Reply via email to