Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23830 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89335 invoked by uid 1010); 31 May 2006 15:40:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89320 invoked from network); 31 May 2006 15:40:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 May 2006 15:40:15 -0000 X-PHP-List-Original-Sender: frank@kromann.info X-Host-Fingerprint: 64.186.239.125 c-064-186-239-125.oc1.redwire.net Linux 2.5 (sometimes 2.4) (4) Received: from ([64.186.239.125:38770] helo=mail.kromann.info) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id CB/5C-07504-ED8BD744 for ; Wed, 31 May 2006 11:40:15 -0400 Received: by mail.kromann.info (Postfix, from userid 510) id 7A07E4040C9; Wed, 31 May 2006 08:40:11 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on mail.kromann.info X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=AWL autolearn=ham version=3.1.1 Received: from warp (www.kromann.info [64.186.239.115]) by mail.kromann.info (Postfix) with SMTP id 1D3154040C6; Wed, 31 May 2006 08:40:10 -0700 (PDT) To: Steph Fox Cc: 'internals' , 'Antony Dovgal' , Dmitry Stogov , 'Xuefer' , 'Andi Gutmans' X-Mailer: Swwwing 2000 Message-ID: <11490900074280000@9866357972520000.9866341568840000> MIME-Version: 1.0 Reply-To: "Frank M. Kromann" Date: Wed, 31 May 2006 08:40:07 -0700 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] tsrm_shutdown() and the CLI SAPI From: frank@kromann.info ("Frank M. Kromann") Hi Steph, > Yes, it would, given the root cause - but would you really want to break the > whole of PHP for an academic exercise? Changing the code locally just to test and see if it gave another clude to the problem would be my approach :-) - Frank