Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61453 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3668 invoked from network); 19 Jul 2012 01:53:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2012 01:53:30 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vc0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:40248] helo=mail-vc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/51-22428-99867005 for ; Wed, 18 Jul 2012 21:53:29 -0400 Received: by vcbgb30 with SMTP id gb30so877424vcb.29 for ; Wed, 18 Jul 2012 18:53:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=OuEfw0BHkQ4qbKSgAABiAyX9SIattBUcIYnwxgsoVA4=; b=dufc/J/8p+1DH7U817h50bPEpmCT/GxSl/46nS7hwl5x2CrydeL9VZMtd368rhbCzj bC4TW6RZFb1pZnJmaGYKJ1MnKkK8lrhN+qOdFmMWTeGdF9wZgYeW8W0t+FyXv8lGUEGG hu9JhWlnT9Gz2Nwjosld8RFdW8IbTvp+6bVfe/KRY9THK5pr8xb+7qC56eTfPJlw/wLP GsEMqIgecX75dBfUxPGGyAbseqLeq4XOJKbPi9hElU50+MIRT4W7sGpFgxzmDfXEJUZY DzKTxB4HXrgdTAQHG1nORLuP6wEB+QRErFjwR7T1LxglDnjccC2IRx1Xp1/RgTEJkpIQ Z/AQ== Received: by 10.52.30.2 with SMTP id o2mr1762976vdh.132.1342662806367; Wed, 18 Jul 2012 18:53:26 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.221.11.74 with HTTP; Wed, 18 Jul 2012 18:53:06 -0700 (PDT) In-Reply-To: References: Date: Thu, 19 Jul 2012 09:53:06 +0800 X-Google-Sender-Auth: CSzPbCFmIS8_htKyFhYR7NgNqd8 Message-ID: To: Nikita Popov , Anthony Ferrara Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Call for voting: [RFC] Allow use T_AS in closure use statement From: laruence@php.net (Laruence) Hi: I saw you two vote against for this RFC. could you explain why? then maybe I can improve it. thanks On Wed, Jul 18, 2012 at 11:21 PM, Laruence wrote: > On Wed, Jul 18, 2012 at 11:19 PM, Leigh wrote: >> I missed the discussion on this one, the RFC examples are very simple. Does >> it support aliasing array indices? >> >> For example: (use $matches[0] as $name) > sorry, no, it's only support literal variable for now. > > thanks >> >> On Jul 18, 2012 3:55 PM, "Laruence" wrote: >>> >>> Hi: >>> Call for voting for "Allow use T_AS in closure use statement", >>> https://wiki.php.net/rfc/useas#voting >>> >>> any comment will be appreciated. >>> >>> thanks >>> >>> -- >>> Laruence Xinchen Hui >>> http://www.laruence.com/ >>> >>> -- >>> PHP Internals - PHP Runtime Development Mailing List >>> To unsubscribe, visit: http://www.php.net/unsub.php >>> >> > > > > -- > Laruence Xinchen Hui > http://www.laruence.com/ -- Laruence Xinchen Hui http://www.laruence.com/