Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85520 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86209 invoked from network); 28 Mar 2015 20:09:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Mar 2015 20:09:02 -0000 Authentication-Results: pb1.pair.com header.from=mailing@pascal-martin.fr; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mailing@pascal-martin.fr; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain pascal-martin.fr designates 91.121.85.26 as permitted sender) X-PHP-List-Original-Sender: mailing@pascal-martin.fr X-Host-Fingerprint: 91.121.85.26 ns362529.ip-91-121-85.eu Received: from [91.121.85.26] ([91.121.85.26:41335] helo=pascal-martin.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FF/11-05058-D5A07155 for ; Sat, 28 Mar 2015 15:09:01 -0500 Received: from [192.168.0.3] (home.squalenet.net [82.225.233.238]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pascal-martin.fr (Postfix) with ESMTPSA id 25D4FE10AA for ; Sat, 28 Mar 2015 21:08:58 +0100 (CET) Message-ID: <55170A59.9010700@pascal-martin.fr> Date: Sat, 28 Mar 2015 21:08:57 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV][RFC][VOTE] Strict Argument Count On Function Calls From: mailing@pascal-martin.fr ("Pascal Martin, AFUP") Le 16/03/2015 18:04, Marcio Almada a écrit : > I had no time to reply all emails since yesterday, but right now we are > having a voting with 2 "yes" votes vs 16 "no" votes. > > I think we all agree that the RFC won't pass and I'm withdrawing the RFC Hi, Even though it's a bit too late: thanks for your work on this! At AFUP, we were +1 (by a rather large margin) on the idea of checking for additional arguments, considering it would help detect some (possible) future bugs. Seems we were going on the opposite direction of the votes on the RFC itself. We didn't quite reach a consensus between notices and warnings, though -- mostly because they would *maybe* have helped detect *possible future* bugs. -- Pascal MARTIN, AFUP - French UG http://php-internals.afup.org/