Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24105 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2281 invoked by uid 1010); 13 Jun 2006 07:09:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2266 invoked from network); 13 Jun 2006 07:09:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2006 07:09:52 -0000 X-PHP-List-Original-Sender: mba2000@ioplex.com X-Host-Fingerprint: 66.220.1.142 li4-142.members.linode.com Linux 2.4/2.6 Received: from ([66.220.1.142:3385] helo=li4-142.members.linode.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id E2/A0-00253-FB46E844 for ; Tue, 13 Jun 2006 03:09:51 -0400 Received: from quark.foo.net (c-69-142-196-170.hsd1.nj.comcast.net [69.142.196.170]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by li4-142.members.linode.com (Postfix) with ESMTP id EAB4A42B69; Tue, 13 Jun 2006 03:09:47 -0400 (EDT) Date: Tue, 13 Jun 2006 03:08:23 -0400 To: "Steph Fox" Cc: internals@lists.php.net, andi@zend.com Message-ID: <20060613030823.6957782e.mba2000@ioplex.com> In-Reply-To: <1fc501c68e9b$cf98cad0$6602a8c0@foxbox> References: <20060610143446.7d8f1919.mba2000@ioplex.com> <7.0.1.0.2.20060612203355.03d5ad80@zend.com> <1fc501c68e9b$cf98cad0$6602a8c0@foxbox> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Mod Deinit Not Called if Bad Cmdline Option From: mba2000@ioplex.com (Michael B Allen) On Tue, 13 Jun 2006 05:45:26 +0200 "Steph Fox" wrote: > Actually it's not true either... what made you think that, Michael? Care to > describe what you're seeing? Consider the following php script: #!/usr/bin/php -q -c foo