Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84962 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33538 invoked from network); 16 Mar 2015 01:34:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2015 01:34:44 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.43 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.43 mail-qg0-f43.google.com Received: from [209.85.192.43] ([209.85.192.43:33948] helo=mail-qg0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6A/EA-06614-33336055 for ; Sun, 15 Mar 2015 20:34:43 -0500 Received: by qgh62 with SMTP id 62so29015194qgh.1 for ; Sun, 15 Mar 2015 18:34:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sHJYyeY41wq+mGdutRE5/36nt7M89bxrSUivr5TlAkI=; b=HEmjxaurzTMNohAof/YWsuRTxiRXNKXEcZtIAEc1eO1sGZQBs4RoIpI0ac1NVeM1x4 bVKDT9USXBHftvGMYfwRs+YMbABjyKM8iqLmIPKqg7Ni1z4F5tI0GMS/KiT5uF4u70wI TraF/xRT0RjTKUiam50wssGUXDDm9mUYp1UYiFtIOfR3NFxqjPiXVkWGMVrDRxripZ8B Lr59edoyorK3cc+E0NyNnVB10UzteFUOFyUzjDy4hcm56tF/qIIAeGXz8UBYSg8nr8Km jG8mmfnGmFjuOqZYJxbDQW2Jt76Rvmw1eIfrilfyF2QiI1fiDZX5ivS2LyXaB/54qItW +ssQ== MIME-Version: 1.0 X-Received: by 10.229.207.198 with SMTP id fz6mr72120859qcb.27.1426469680514; Sun, 15 Mar 2015 18:34:40 -0700 (PDT) Received: by 10.96.39.195 with HTTP; Sun, 15 Mar 2015 18:34:40 -0700 (PDT) In-Reply-To: References: Date: Mon, 16 Mar 2015 12:34:40 +1100 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [VOTE] Reclassify E_STRICT notices From: pierre.php@gmail.com (Pierre Joye) hi Nikita, On Mon, Mar 16, 2015 at 2:46 AM, Nikita Popov wrote: > Hi internals! > > To ensure we have no shortage of new RFC votes... > > https://wiki.php.net/rfc/reclassify_e_strict#vote > > Voting is open for ten days :) I am late on that but I need one clarification about: "Some of the strict standards notices are converted to an error category that is considered more severe. As such error handlers might treat it more severely, resulting in BC breakage." Does it mean that some errors may end on recoverable error? Aka, an actual break, or simply a higher error level, a warning in the worst case? If it is the sooner, only for few cases, then I will vote no as I think it is not a good move. If the latter, I am all in. Cheers, -- Pierre @pierrejoye | http://www.libgd.org