From: Michael Sisolak

> That explination makes a lot of sense.  I'm +1 on having a ZTS/non-ZTS
> common free for BG(url_adapt_state_ex).tags in basic_globals_dtor().

Here's the updated patch for that stuff
http://www.ctindustries.net/patches/zts-php5-20031120.diff.txt
Also fixes an issue last patch introduced in non-ZTS builds.
zend_register_internal_class() was also added to
zend_register_iterator_wrapper(). If for some reason this shouldnt be
registered as an internal class, then zend_iterator_class_entry is going to
need to be cleaned up at the end of processing.

Rob

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

Reply via email to