Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84854 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37310 invoked from network); 15 Mar 2015 17:35:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2015 17:35:16 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.175 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 74.125.82.175 mail-we0-f175.google.com Received: from [74.125.82.175] ([74.125.82.175:35089] helo=mail-we0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2A/33-29489-3D2C5055 for ; Sun, 15 Mar 2015 12:35:16 -0500 Received: by webcq43 with SMTP id cq43so23471435web.2 for ; Sun, 15 Mar 2015 10:35:13 -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=kJ34+xX0rMrvQoxu+F8DSQvMPSKfG0KyezXt3Pcw/wQ=; b=mEl0u6kjTfgr3MbCaTtlmkVqx/0oHsnlbnOxw25+jrWFgBgHQGPciNbRKvyGkOFHWZ JoKLhE2G0STB3stI3qXtXgIrYn7KpYfd7x7wslgthbWCgeXZVKsd2kV0+v5G+R89TtAm B1ITHC0W8kpJtn/c5c7B3I4gVQto4icsTKygMFKkL37YveWwodetq32AMPqd+wlsANAp RYMp8Ild5fNenm3po8UUU729mL9TxxnZ9GcU8hCNcpoMz393aucqavKbuS9MmZbHHILb H9t3TrnhSKJ7rp5R78L0olTM5vOi5fDKwU6eQyeVy8z21AGzgbslKG8jVEwjiSvv14ME Ikfw== MIME-Version: 1.0 X-Received: by 10.180.74.202 with SMTP id w10mr87386601wiv.0.1426440913093; Sun, 15 Mar 2015 10:35:13 -0700 (PDT) Received: by 10.27.10.193 with HTTP; Sun, 15 Mar 2015 10:35:13 -0700 (PDT) In-Reply-To: <5505C22D.3010203@fischer.name> References: <5505C22D.3010203@fischer.name> Date: Sun, 15 Mar 2015 18:35:13 +0100 Message-ID: To: Markus Fischer Cc: PHP internals Content-Type: multipart/alternative; boundary=f46d043d650beb0a04051157275e Subject: Re: [PHP-DEV] [VOTE] Reclassify E_STRICT notices From: nikita.ppv@gmail.com (Nikita Popov) --f46d043d650beb0a04051157275e Content-Type: text/plain; charset=UTF-8 On Sun, Mar 15, 2015 at 6:32 PM, Markus Fischer wrote: > On 15.03.15 16:46, Nikita Popov wrote: > > 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 :) > > From the RFC: > > "Signature mismatch during inheritance > ... > Possible alternative: Convert to E_DEPRECATED, if we intend to make this > a fatal error in the future. > " > > Has there been any decision made which course to follow? I ask since I > don't see voting option for it (not saying it needs one!), it just would > be nice to carve in stone what's going to be done about it. > > Otherwise good cleanup RFC IMHO, +1 > Thanks, I forgot to drop that before starting the vote. The note is gone now :) Nikita --f46d043d650beb0a04051157275e--