Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53765 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8995 invoked from network); 6 Jul 2011 15:49:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jul 2011 15:49:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.42 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.210.42 mail-pz0-f42.google.com Received: from [209.85.210.42] ([209.85.210.42:34078] helo=mail-pz0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/33-25581-204841E4 for ; Wed, 06 Jul 2011 11:49:23 -0400 Received: by pzk37 with SMTP id 37so50338pzk.29 for ; Wed, 06 Jul 2011 08:49:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=TUatUw/BtG4/UxY3XgNsJsQwrsW1rcb5uJgnHkfmH9s=; b=jNyy46qO+3g/DibcFHGM0oUo+PTXGeWxwkf1GDVpItIOreH8vrPzfiGZfiYxg4MmtV 3s0U9Mm619gyHdJEVLqX6o1L+x1hhwkXGE+s7LRC3EAqdsuqR7PceL1fU8Z06faR5rY5 BI5ZOBnytjPmHT8PS8EZcx8ENfPjbVERm0qI4= Received: by 10.68.36.225 with SMTP id t1mr10667190pbj.8.1309967359085; Wed, 06 Jul 2011 08:49:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.43.202 with HTTP; Wed, 6 Jul 2011 08:48:39 -0700 (PDT) In-Reply-To: References: <005801cc3be7$0463b830$0d2b2890$@ca> Date: Wed, 6 Jul 2011 16:48:39 +0100 Message-ID: To: RQuadling@gmail.com Cc: mike@rile.ca, Adam Harvey , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [RFC] -W option for CLI "strict mode" From: petercowburn@gmail.com (Peter Cowburn) On 6 July 2011 16:04, Richard Quadling wrote: > On 6 July 2011 15:14, Mike Robinson wrote: >> On July-06-11 12:58 AM Adam Harvey wrote: >> >> >>> On 6 July 2011 06:00, Richard Quadling wrote: >>> > I'd also add in the display_startup_errors to this also. As I see it, >>> > the idea is to make things as noisy or as quiet as possible. >>> >>> Agreed. That was an oversight on my part. I'll update the patches to >>> handle that as well. >> >> Nice. >> >> I have use for this. >> >> Best Regards, >> >> Mike Robinson >> >> > > What happens of both LOUD and quiet are used. Personally, I'd say this > is an error and abort. An error, and abort silently. :) > > > -- > Richard Quadling > Twitter : EE : Zend : PHPDoc > @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY : bit.ly/lFnVea > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >