Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53767 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16395 invoked from network); 6 Jul 2011 16:33:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jul 2011 16:33:55 -0000 Authentication-Results: pb1.pair.com header.from=mike@rile.ca; sender-id=unknown; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=mike@rile.ca; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain rile.ca from 208.113.200.5 cause and error) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mike@rile.ca X-Host-Fingerprint: 208.113.200.5 caibbdcaaaaf.dreamhost.com Windows 98 (1) Received: from [208.113.200.5] ([208.113.200.5:58981] helo=homiemail-a82.g.dreamhost.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/44-25581-F6E841E4 for ; Wed, 06 Jul 2011 12:33:53 -0400 Received: from homiemail-a82.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a82.g.dreamhost.com (Postfix) with ESMTP id C0B51282060; Wed, 6 Jul 2011 09:33:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=rile.ca; h=reply-to:from:to:cc :references:in-reply-to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=rile.ca; b=RH+ rc1OmpUfyfl25ziKnwUO0US5ga44/GwMLOXYjUe0/KJj1BWWltgTm2byS0AN5hmL uQhNqAA0KLZ0PCTU3DRMABQI4GMB/ffc5U/hj40pZk5b2edh1icLp4mMS8okV6Uw Z4Yc0D3FPoYKOKn2U6YqUk+kM2ohcPvuc/42W+lg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=rile.ca; h=reply-to:from :to:cc:references:in-reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=rile.ca; bh=eY+85PFsB77F/K4so4PHto+6L6I=; b=kRhfe3jbLUy1S0lRKTG3AkUftc09 7yVfsy9McM8KPqRN4hjK/NzocihZZVNIVNoROjLSN3JW2uNJJH12zBdqvcRKfq3C WwO/jEVJFdT2r1dbAIeOd7CbBFH/hcub0TuX9bnQmy/Cs9XbuwjWm+e/GpAaZlal JvcpI5Vtoa80Sbc= Received: from MikePCToo (s72-38-93-190.static.comm.cgocable.net [72.38.93.190]) (Authenticated sender: mike@rile.ca) by homiemail-a82.g.dreamhost.com (Postfix) with ESMTPA id 11A1328205F; Wed, 6 Jul 2011 09:33:44 -0700 (PDT) Reply-To: To: "'Peter Cowburn'" , Cc: "'Adam Harvey'" , "'PHP internals'" References: <005801cc3be7$0463b830$0d2b2890$@ca> In-Reply-To: Date: Wed, 6 Jul 2011 12:33:48 -0400 Message-ID: <000b01cc3bfa$7cf55f20$76e01d60$@ca> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acw79EQ/AoCQ7Hu2TCaIjWm8499jjAABWcZg Content-Language: en-ca Subject: RE: [PHP-DEV] [RFC] -W option for CLI "strict mode" From: mike@rile.ca ("Mike Robinson") On July-06-11 11:49 AM Peter Cowburn [mailto:petercowburn@gmail.com] > On 6 July 2011 16:04, Richard Quadling wrote: > > > > What happens of both LOUD and quiet are used. Personally, I'd say > > this is an error and abort. > > > > An error, and abort silently. :) Whatever the consensus is. :) The devil's in the details of course (and that's easy for me to say since I'm not doing the work). But overall I'd say this is a nice, simple, useful feature. Best Regards, Mike Robinson