Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81289 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5974 invoked from network); 28 Jan 2015 07:31:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2015 07:31:24 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.43 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.218.43 mail-oi0-f43.google.com Received: from [209.85.218.43] ([209.85.218.43:55542] helo=mail-oi0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/F9-45774-B4098C45 for ; Wed, 28 Jan 2015 02:31:23 -0500 Received: by mail-oi0-f43.google.com with SMTP id z81so16295263oif.2 for ; Tue, 27 Jan 2015 23:31:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=NDyDF3BHYPt4l6Axfvb/yMPYhgn/D7CA3SDJP0Xtg/c=; b=RhPOEFQoadF5nVfBWu1DOEOxRjUxGg6O8wXiqjk04tMHeWuZpG8c1lrNkf3/uKAQsk kAYyRxFhYh+cbiYyBDFtOTA0HM4DuT30lCUKOL4Xy6EJ3E/0uQcwGCgIDu+taHtUd8KG OntuXEYX1VmrJ7EdrWXVaMAyZF8vDGNfbrkJpywIJ+Wf9HGzAQJtUIPiEM4kcSBWZ2CT hWwX8RDgnKm6V5HrxLv3rwbr7hGANqS5ffkOL54DD67T449RtV3boMZGgQSV0ScmbTS5 6xS5Zyy6yAgdt13Mjul/No2ZIEwnXpp+Q4R7rJL4HhKBYpUAVUP7gJNACf420eOSYgEN DxUg== X-Received: by 10.202.3.3 with SMTP id 3mr1106595oid.11.1422429921626; Tue, 27 Jan 2015 23:25:21 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.202.229.9 with HTTP; Tue, 27 Jan 2015 23:24:41 -0800 (PST) In-Reply-To: <54C80F4F.7020905@gmail.com> References: <54C80F4F.7020905@gmail.com> Date: Wed, 28 Jan 2015 16:24:41 +0900 X-Google-Sender-Auth: iD3iQQ7DRs5ESpJkIV4jalByPZM Message-ID: To: Rowan Collins Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a113b5bdc3251af050db146f7 Subject: Re: [PHP-DEV] Proposal: Raise severity of undefined constants From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113b5bdc3251af050db146f7 Content-Type: text/plain; charset=UTF-8 Hi Rowan, On Wed, Jan 28, 2015 at 7:21 AM, Rowan Collins wrote: > What do people think? I would like to vote +1 for this indeed. My concern is that there are too many users ignore E_NOTICE. Use of undefined constant is fatal error IMHO, though. I will not vote and let people decide. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113b5bdc3251af050db146f7--