Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18708 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5124 invoked by uid 1010); 8 Sep 2005 11:03:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5109 invoked from network); 8 Sep 2005 11:03:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2005 11:03:12 -0000 X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.5 (sometimes 2.4) (4) Received: from ([82.94.239.5:47275] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 75/0E-23233-07A10234 for ; Thu, 08 Sep 2005 07:03:12 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j88B3550020509; Thu, 8 Sep 2005 13:03:05 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j88B2uet020476; Thu, 8 Sep 2005 13:02:59 +0200 Date: Thu, 8 Sep 2005 13:02:55 +0200 (CEST) X-X-Sender: derick@localhost To: Andi Gutmans cc: iamstever@gmail.com, Scott MacVicar , internals@lists.php.net, Zeev Suraski In-Reply-To: <6.2.3.4.2.20050907164645.0905ed90@localhost> Message-ID: References: <5.1.0.14.2.20050904235929.06963d60@localhost> <431D9B9E.6080303@ntlworld.com> <57792e85050906111963cd6303@mail.gmail.com> <6.2.3.4.2.20050907164645.0905ed90@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdi-ict.nl Subject: Re: [PHP-DEV] Re: 5.0.5 From: derick@php.net (Derick Rethans) 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