>That's fine. I thought you meant to make register_list_destructors() call >register_list_destructors_ex().
It seems that nuking is out of question and not very good idea after all. ;)
Using zend_register_list_destructors() (or the macro, register_list_destructors),
might be valid in some cases and the real bug is only in the zend_fetch_list_dtor_id()
function which really should ignore the 'unnamed resources'.
See ext/soap for more..
I don't quite understand. Why can't the SOAP module give type_names for these resources? e.g. "sdl", "url", "service".
What am I missing?
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php