Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68446 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54695 invoked from network); 8 Aug 2013 18:17:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2013 18:17:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=rstoll@tutteli.ch; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rstoll@tutteli.ch; sender-id=pass Received-SPF: pass (pb1.pair.com: domain tutteli.ch designates 80.74.154.78 as permitted sender) X-PHP-List-Original-Sender: rstoll@tutteli.ch X-Host-Fingerprint: 80.74.154.78 ns73.kreativmedia.ch Linux 2.6 Received: from [80.74.154.78] ([80.74.154.78:54902] helo=hyperion.kreativmedia.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/9C-06453-6C0E3025 for ; Thu, 08 Aug 2013 14:17:42 -0400 Received: (qmail 25080 invoked from network); 8 Aug 2013 20:17:38 +0200 Received: from 99-206.5-85.cust.bluewin.ch (HELO RoLaptop) (85.5.206.99) by ns73.kreativmedia.ch with (AES128-SHA encrypted) SMTP; 8 Aug 2013 20:17:38 +0200 To: "'Igor Wiedler'" , References: <60BF8DD5-FEEA-47D9-834F-6C7FDEF3B879@wiedler.ch> <6644FE5E-4CBA-4A08-8766-8634CAA4426D@wiedler.ch> In-Reply-To: <6644FE5E-4CBA-4A08-8766-8634CAA4426D@wiedler.ch> Date: Thu, 8 Aug 2013 20:17:36 +0200 Message-ID: <008201ce9463$8fa71cd0$aef55670$@tutteli.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQKCHPw1J2qvGkK0/351VOzA8rVHmgIhjvA2mBN99zA= Content-Language: de-ch Subject: AW: [PHP-DEV] Re: [RFC] Importing namespaced functions From: rstoll@tutteli.ch ("Robert Stoll") 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=FCngliche Nachricht----- Von: Igor Wiedler [mailto:igor@wiedler.ch]=20 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