AW: [PHP-DEV] Re: [RFC] Importing namespaced functions

From: Date: Thu, 08 Aug 2013 18:17:36 +0000
Subject: AW: [PHP-DEV] Re: [RFC] Importing namespaced functions
References: 1 2  Groups: php.internals 
Request: Send a blank email to internals+get-68446@lists.php.net to get a copy of this message
Hi Igor,

Personally I like your RFC. I also like the fact that it is possible to
"replace" built-in functions where desired by declaring a corresponding use
statement.
I do not see aliases in your RFC but I guess it would also be possible to
write things like: use function foo\bar as foo;

cheers,
Robert

-----Ursprüngliche Nachricht-----
Von: Igor Wiedler [mailto:igor@wiedler.ch] 
Gesendet: Donnerstag, 8. August 2013 14:29
An: internals@lists.php.net
Betreff: [PHP-DEV] Re: [RFC] Importing namespaced functions

Hi everyone,

I just wanted to bump this topic, since there's not been much feedback
during the last few weeks. Comments on the patch are also welcome.

RFC: https://wiki.php.net/rfc/use_function
Patch: https://github.com/php/php-src/pull/388

Thanks,

Igor


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




Thread (37 messages)

« previous php.internals (#68446) next »