Hi Dmitry Stogov, you wrote:

> zend_update_class_constants() will be called for every request automatic (if
> it is necessary)

Well, sure it will be called, but it has no affect as ce->constants_updated
is already set to 1 -- maybe I'm just missing the obvious...
I still get segfaults because of an NULLed static_members hashtable
at the second request, but I'll do a clean build now...

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

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

Reply via email to