Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67275 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46623 invoked from network); 2 May 2013 21:40:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 May 2013 21:40:42 -0000 Authentication-Results: pb1.pair.com header.from=krebs.seb@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=krebs.seb@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.170 as permitted sender) X-PHP-List-Original-Sender: krebs.seb@gmail.com X-Host-Fingerprint: 209.85.212.170 mail-wi0-f170.google.com Received: from [209.85.212.170] ([209.85.212.170:42117] helo=mail-wi0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 94/A1-37535-85DD2815 for ; Thu, 02 May 2013 17:40:41 -0400 Received: by mail-wi0-f170.google.com with SMTP id hq12so157849wib.1 for ; Thu, 02 May 2013 14:40:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=x7peqBDmJJDZjvRPFpD3e9CD3Aacw1g7Lqdq0pGUWEg=; b=NBUe6/CHaRdlo9xDAtmH24dMWJ18LL2kl3fr8Hr4BAZ3L8tjx+bqT8oi9YO3A7THac WhwTmctwH10uhX0rYB7hOMaHtMPS2ZnBe191hCQ+7bYNs7BpEkxDj0+OHbUXvrWMxifJ Ld0+wykG4j/LcwQrQ59pA69btpH0aCEnO2PuteV1YZNLFqRXQQDXPsQ3Tmt8lZkYitkz XgCDOOE5J48Gh+Chs6vqsTjYe9YUUSey724bS9Fg4UjiI/sjNUQqu/ua2T13bnotCU7x 7/gcJfIrWi4JD2YQfD/IX1IrHIYOycoJ3cifbnsA19JZz1q86TytKz7RdbrteahqiEr0 I5dA== X-Received: by 10.181.13.74 with SMTP id ew10mr10233266wid.9.1367530837774; Thu, 02 May 2013 14:40:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.217.79.142 with HTTP; Thu, 2 May 2013 14:40:17 -0700 (PDT) In-Reply-To: <94D5D345-4D14-4BFF-9650-15E80205A6DE@wiedler.ch> References: <94D5D345-4D14-4BFF-9650-15E80205A6DE@wiedler.ch> Date: Thu, 2 May 2013 23:40:17 +0200 Message-ID: To: Igor Wiedler Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=f46d043c7ddecfda5a04dbc315b9 Subject: Re: [PHP-DEV] Re: Importing namespaced functions From: krebs.seb@gmail.com (Sebastian Krebs) --f46d043c7ddecfda5a04dbc315b9 Content-Type: text/plain; charset=ISO-8859-1 Hi, Are you going to cover autoloading of functions too? Regards, Sebastian 2013/5/2 Igor Wiedler > Hi internals, > > Since there's been no major objection to this proposed RFC, I will go > ahead and create it on the wiki. I will amend it to address some of the > points that were discussed so far. > > Thanks, > > Igor > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- github.com/KingCrunch --f46d043c7ddecfda5a04dbc315b9--