Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93886 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 516 invoked from network); 10 Jun 2016 20:17:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2016 20:17:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 188.94.27.5 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 188.94.27.5 scarlet.netpirates.net Received: from [188.94.27.5] ([188.94.27.5:54594] helo=scarlet.netpirates.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4F/03-14797-C302B575 for ; Fri, 10 Jun 2016 16:17:01 -0400 Received: (qmail 1165 invoked by uid 89); 10 Jun 2016 20:17:03 -0000 Received: by simscan 1.4.0 ppid: 1157, pid: 1160, t: 0.0594s scanners: attach: 1.4.0 clamav: 0.99.1/m:/d:20700 Received: from unknown (HELO ?192.168.178.46?) (php@sebastian-bergmann.de@79.199.223.253) by scarlet.netpirates.net with ESMTPA; 10 Jun 2016 20:17:03 -0000 To: internals@lists.php.net References: Message-ID: <75012e2d-4975-a76b-0cbd-911ae0687b5f@php.net> Date: Fri, 10 Jun 2016 22:16:57 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] [VOTE] Replace "Missing argument" warning with "Too few arguments" exception From: sebastian@php.net (Sebastian Bergmann) On 06/06/2016 12:07 PM, Derick Rethans wrote: >> It's a shame it didn't make it for 7.0, but in my opinion, this should now >> wait for 8.0. > I agree with that statement, and hence voted "No". Same reason I voted no.