Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83419 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74847 invoked from network); 21 Feb 2015 19:47:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2015 19:47:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=dragoonis@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dragoonis@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.172 as permitted sender) X-PHP-List-Original-Sender: dragoonis@gmail.com X-Host-Fingerprint: 209.85.216.172 mail-qc0-f172.google.com Received: from [209.85.216.172] ([209.85.216.172:33464] helo=mail-qc0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3D/11-08895-ED0E8E45 for ; Sat, 21 Feb 2015 14:47:43 -0500 Received: by qcxm20 with SMTP id m20so5786477qcx.0 for ; Sat, 21 Feb 2015 11:47:40 -0800 (PST) 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=AXp5Tsf+2p/aSJLwExbope5igp9pcxgfd3T5MGUnI1Q=; b=0ZC8qi+6tqpXOLHIwPPDE3M8x6r6LlY3LBCq9R6Hz1Jpo1CmiZRLKiMdSppHAN2gF7 Ihp3O0rMnX+w/hGtBTlnKhXgF70qSKgPlOqUM+ZnxU9i5a8RTtiu9UGBs21jxJLUA4eg hNQKtwGAXYyqCZNSbuk2vSXamirlWKwuDEvdFgYXDescbDqCt5duHjVxMoxFSrQmzOVS sXpJzNbty4AweDxpUHfseStiAqn2bCnnt/+Kgm/JkEsNSoRksEnqxcBdXLds6zgzEutN ePXsYBdbW+FfAVHIMugqCVnfkHh1qTatB8QFQaWNVMer0muzMistjC9KDR4rE+2kYqd+ Cc4Q== MIME-Version: 1.0 X-Received: by 10.140.150.131 with SMTP id 125mr1756457qhw.55.1424548060375; Sat, 21 Feb 2015 11:47:40 -0800 (PST) Received: by 10.229.127.133 with HTTP; Sat, 21 Feb 2015 11:47:40 -0800 (PST) In-Reply-To: <54E88B7C.3090002@pascal-martin.fr> References: <54D71AD2.8030104@gmail.com> <54E88B7C.3090002@pascal-martin.fr> Date: Sat, 21 Feb 2015 19:47:40 +0000 Message-ID: To: "Pascal Martin, AFUP" Cc: PHP Internals List Content-Type: multipart/alternative; boundary=001a11376a721ab1f2050f9e7149 Subject: Re: [PHP-DEV] [RFC] [VOTE] Parameter skipping RFC From: dragoonis@gmail.com (Paul Dragoonis) --001a11376a721ab1f2050f9e7149 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I see a LOT of "no" votes against this RFC but can't find the thread outlining the reasoning for such resistence. Could someone link me to this somehow? On Sat, Feb 21, 2015 at 1:43 PM, Pascal Martin, AFUP < mailing@pascal-martin.fr> wrote: > Le 08/02/2015 09:14, Stanislav Malyshev a =C3=A9crit : > >> I'd like to announce a vote on parameter skipping RFC: >> https://wiki.php.net/rfc/skipparams >> > > Hi, > > After discussing this RFC with other people at AFUP, we would be -1. > > Basically, even though not having to specify the default-value for some > parameters could be useful in some situations, this approach doesn't "fee= l > right" and we would really prefer something like named-parameters (even i= f > this RFC is not incompatible with named-parameters and they most likely > won't make it for PHP 7.0). > > Thanks > > -- > Pascal MARTIN, AFUP - French UG > http://php-internals.afup.org/ > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --001a11376a721ab1f2050f9e7149--