Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85116 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93709 invoked from network); 17 Mar 2015 08:20:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Mar 2015 08:20:57 -0000 Authentication-Results: pb1.pair.com header.from=simonsimcity@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=simonsimcity@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.50 as permitted sender) X-PHP-List-Original-Sender: simonsimcity@gmail.com X-Host-Fingerprint: 74.125.82.50 mail-wg0-f50.google.com Received: from [74.125.82.50] ([74.125.82.50:33516] helo=mail-wg0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D3/A2-11855-6E3E7055 for ; Tue, 17 Mar 2015 03:20:55 -0500 Received: by wgbcc7 with SMTP id cc7so2000937wgb.0 for ; Tue, 17 Mar 2015 01:20:52 -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=Wr+S3FGdhxEm9q6iGV9NrTfASYlalW7eQamp3h7xlAU=; b=Zs/LhreYudtEkRFNXtDbC0kqkr1pdPCpJIEycW8wE4tO+r00SYTlKj7OAvh1Xxit1g 0vVs3db0inRPCOB5pVKFXy/qga8O4WqDvDrq4qRcfXL0vOY73XWYmtkphA8lSIAbrFEt Rq669fmIsIedy7Wt6dj7hSoe6brlJSw+JFnKCrpfdeNpHb7z6F6M3xiFyzQTExeZJ9tF Z6/6MTaInQhET6BgeAQXX0r/R8G9Pk6CmRMrJpOAQX7Rmx5bLkct5JPxpTLAPW8zh1T2 MixIBAWRmgdZId5+bgubEwUgZRjvQ/RK8/wwADx9FxLfUjD+TnUCcFfoxfdJi3vqSQdv SIPw== MIME-Version: 1.0 X-Received: by 10.194.48.74 with SMTP id j10mr132690822wjn.38.1426580452082; Tue, 17 Mar 2015 01:20:52 -0700 (PDT) Received: by 10.194.28.198 with HTTP; Tue, 17 Mar 2015 01:20:52 -0700 (PDT) In-Reply-To: References: Date: Tue, 17 Mar 2015 09:20:52 +0100 Message-ID: To: marcio3w@gmail.com Cc: PHP internals Content-Type: multipart/alternative; boundary=047d7ba975c817094b051177a517 Subject: Re: [PHP-DEV][RFC][VOTE] Strict Argument Count On Function Calls From: simonsimcity@gmail.com (Simon Schick) --047d7ba975c817094b051177a517 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, all At first, Thanks for all your work put in here, Marcio. It gave me a new hint for a possible code-failure. FYI: PhpStorm lately added an inspector for that. Glad to see that move after I heard that the RFC won't pass. https://youtrack.jetbrains.com/issue/WI-14692 Bye, Simon On Mon, Mar 16, 2015 at 6:04 PM, Marcio Almada wrote: > Hi, > > 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 > for the following reasons: > > 1. The sooner we end the voting period the better for the PHP time lin= e. > Since there is no motives to think the voting will flip, the best > attitude > seems to be a withdraw. > 2. We are having a lot of simultaneous voting right now and some voter= s > care to read all the RFCs. The proposed RFC is long, requires testing > etc. > As it was already rejected, removing it from the list of RFCs in votin= g > phase might be beneficial to the voting process as it reduces the RFC > overload we are having because of the feature freeze. > 3. Looking at the ML, there are many controversial points that were > raised, a lot of them since yesterday. Weather they are debatable or > not, > all this controversy during voting phases is a bad thing (look at the > scalar type hints drama we had). So it's better to just put this to en= d > and > move on. > > Thanks for the votes, I'll try to reply to the emails anyway whenever > necessary :) > PS: I don't intend to propose this RFC again in the future as I already > have other more important RFCs planned for PHP 7.1 > > Thanks, > M=C3=A1rcio > --047d7ba975c817094b051177a517--