Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80492 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52345 invoked from network); 14 Jan 2015 20:34:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2015 20:34:01 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.171 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.214.171 mail-ob0-f171.google.com Received: from [209.85.214.171] ([209.85.214.171:60932] helo=mail-ob0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/AC-19120-6B2D6B45 for ; Wed, 14 Jan 2015 15:33:59 -0500 Received: by mail-ob0-f171.google.com with SMTP id va2so130841obc.2 for ; Wed, 14 Jan 2015 12:33:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=/3swGlfmxE9u4fOSlGMUJf8vy4NpouFAGwIM0k3rmEg=; b=iLQldrP8RVbPO8YdX3G3m/fcsyfbgWlm6g37K6f1KPaJN5jAaXHBC5EXkGrxQ2ViMh a5JcctXVQ8Su8ZC518jp/q3NRITdsgn0AVg4gn8cT4ZHrgujoFbXlJ07Jw8pl+H8GulU 6MmTjhN3lfjLAMAMCHPl8+wC3danOi+QPk3kFh0j3tywzP1QLTxIyx6WmtnBRquZ2JS6 tX8dvtwyMgJRHPXDWzexz47xlRyaitebx2Q3s9iiwWnSP7OsgGegy5uAyZzcKiuRv0TQ e4xE3ldgSjSx2Iax1SA8vq2iMC6neYkSkZRzv/x6pgFQTsXdAE229AnwFnn/ljckkcPI nmnw== X-Received: by 10.202.216.9 with SMTP id p9mr3514197oig.94.1421267631750; Wed, 14 Jan 2015 12:33:51 -0800 (PST) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id rv3sm12258400oeb.16.2015.01.14.12.33.51 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jan 2015 12:33:51 -0800 (PST) Message-ID: <54B6D2AC.7050208@gmail.com> Date: Wed, 14 Jan 2015 12:33:48 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Marc Bennewitz , internals@lists.php.net References: <52243BA6.5040905@sugarcrm.com> <54B6C047.3070301@mabe.berlin> <54B6D0BA.8090104@gmail.com> In-Reply-To: <54B6D0BA.8090104@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Skipping parameters take 2 From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > It's not part of the original proposal, and I'm not sure how easy it > would be to implement, but it sounds like a nice extension, I didn't > think about it. Since the RFC is already in vote, I won't change it now, Strike that, I was confused, for some reason I thought I've already put it to vote, even though I've put to vote my other RFC (shameless plug: https://wiki.php.net/rfc/default_ctor, go there and vote Yes ;). Too many RFCs :) So I'll think if it's easy to add and maybe add it before it goes to vote. -- Stas Malyshev smalyshev@gmail.com