Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83280 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36776 invoked from network); 20 Feb 2015 08:51:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2015 08:51:15 -0000 Authentication-Results: pb1.pair.com header.from=php@bof.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@bof.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain bof.de designates 80.242.145.70 as permitted sender) X-PHP-List-Original-Sender: php@bof.de X-Host-Fingerprint: 80.242.145.70 mars.intermailgate.com Received: from [80.242.145.70] ([80.242.145.70:44110] helo=mars.intermailgate.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/A8-25547-185F6E45 for ; Fri, 20 Feb 2015 03:51:14 -0500 Received: (qmail 23003 invoked by uid 1009); 20 Feb 2015 09:51:11 +0100 Received: from 209.85.216.49 by mars (envelope-from , uid 89) with qmail-scanner-1.25-st-qms (clamdscan: 0.96.2/20081. spamassassin: 3.3.1. perlscan: 1.25-st-qms. Clear:RC:1(209.85.216.49):. Processed in 0.272569 secs); 20 Feb 2015 08:51:11 -0000 X-Antivirus-MYDOMAIN-Mail-From: php@bof.de via mars X-Antivirus-MYDOMAIN: 1.25-st-qms (Clear:RC:1(209.85.216.49):. Processed in 0.272569 secs Process 22989) Received: from mail-qa0-f49.google.com (gmail@bof.de@209.85.216.49) by mars.intermailgate.com with RC4-SHA encrypted SMTP; 20 Feb 2015 09:51:10 +0100 Received: by mail-qa0-f49.google.com with SMTP id w8so11209285qac.8 for ; Fri, 20 Feb 2015 00:51:09 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.140.146.6 with SMTP id 6mr5541857qhs.44.1424422269269; Fri, 20 Feb 2015 00:51:09 -0800 (PST) Received: by 10.140.104.65 with HTTP; Fri, 20 Feb 2015 00:51:09 -0800 (PST) Received: by 10.140.104.65 with HTTP; Fri, 20 Feb 2015 00:51:09 -0800 (PST) In-Reply-To: References: Date: Fri, 20 Feb 2015 09:51:09 +0100 Message-ID: To: Joe Watkins Cc: Xinchen Hui , internals Content-Type: multipart/alternative; boundary=001a113526725ed715050f8127f3 Subject: Re: [PHP-DEV] [VOTE] Expectations From: php@bof.de (Patrick Schaaf) --001a113526725ed715050f8127f3 Content-Type: text/plain; charset=UTF-8 Am 20.02.2015 09:47 schrieb "Joe Watkins" : > > Also, we don't optimize those away, it would not be sensible, because it's > not sensible to deploy those catch blocks in the first place. So, do they become FATAL with production settings? Ideally a parse error (ideally, because then my ordinary syntax check run before deployment, could catch them :) ??? best regards Patrick --001a113526725ed715050f8127f3--