I'm curious to know the benefits of this.
Care to explain why or when this would be useful?


Dmitri Snytkine
Web Developer
Ultra Logistics, Inc.
Phone: (888) 220-4640 x 2097
Fax: (888) 795-6642
E-Mail: dsnytk...@ultralogistics.com
Web: www.ultralogistics.com

"A Top 100 Logistics I.T. Provider in 2011"

-----Original Message-----
From: larue...@gmail.com [mailto:larue...@gmail.com] On Behalf Of Laruence
Sent: Thursday, April 12, 2012 11:38 AM
To: PHP Internals
Subject: [PHP-DEV] [RFC] Allow "use( $longname as $alias)" syntax for closures 
declaration

Hi:
     I have made a RFC to allow user use T_AS in the closure declaration, like:

     function () use($long as $l, &$long as $r) {
     }

     here is the RFC: https://wiki.php.net/rfc/useas

     any ideas?  thanks

-- 
Laruence  Xinchen Hui
http://www.laruence.com/

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to