Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53761 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82756 invoked from network); 6 Jul 2011 14:14:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jul 2011 14:14:34 -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:38383] helo=homiemail-a54.g.dreamhost.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/33-65332-1CD641E4 for ; Wed, 06 Jul 2011 10:14:26 -0400 Received: from homiemail-a54.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a54.g.dreamhost.com (Postfix) with ESMTP id F36063A4061; Wed, 6 Jul 2011 07:14:22 -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=fwf 3d/7z7186g0Hs/6qWMSaqpAkOqPzvv5FpfJdmq/IEkSv+N/ZMacazFcseDWNqhwi HGSw+zmdghNJbzDmufhSA1Jg7diX5r3FIJ+/6B3/bHrVXVP4I+1J3jIvDhclt2u6 4oMk5xAAKowhZFsZcT5FfTtHNJuiBpjzU0rmhSoM= 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=BAgEM1gdPNdBiYAG3lgOoWVRUSQ=; b=ZxBsMiYkt+nM1vdBO7gyfeOXZ+jr KJncqf07EiY504CSDjG1YBgifxKYznxdr50E11O1erhCgRu5sucUwh5CDPgaWzkb TnBhkQUpWKjpGcuIy+FAZMwzZ2DiNi6SE4g215JASMAot9ESYIUpXCvw6mSd5lCZ v1w7h5yF3I/rfMg= Received: from MikePCToo (s72-38-93-190.static.comm.cgocable.net [72.38.93.190]) (Authenticated sender: mike@rile.ca) by homiemail-a54.g.dreamhost.com (Postfix) with ESMTPA id 66B243A4058; Wed, 6 Jul 2011 07:14:22 -0700 (PDT) Reply-To: To: "'Adam Harvey'" , Cc: "'PHP internals'" References: In-Reply-To: Date: Wed, 6 Jul 2011 10:14:26 -0400 Message-ID: <005801cc3be7$0463b830$0d2b2890$@ca> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acw7mkZ1sonbyjnJRiGGB4x9zaG/WAATG5kA 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 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