On Wed, 7 Sep 2005, Andi Gutmans wrote: > The real solution is to have a two-phased shutdown sequence in PHP 6 because > we're constantly "Fixing" the shutdown due to chicken&egg problem.
But we have that, just no extensions are using it... What I do think that we need to do is to call the shutdown handlers before the dtors, now we do it the "wrong" way around making things less flexible. And, IMO, that can not affect much (and we'd restore BC with PHP <= 5.0.4). Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php