At 05:40 PM 10/28/2002 +0200, Stanislav Malyshev wrote:
TCA>>     yep - but can we simply move init_executor a bit "up"?

I fear it's as "up" as it can be - just the start of zend_activate(). The
problem, as it seems, is that some code can be called before
zend_activate() - like INI handlers.
Right and actually one shouldn't be emalloc()'ing not calling zval_ptr_dtor() when not in a request. Maybe the problem is the extension itself.

Andi


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

Reply via email to