Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68531 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21589 invoked from network); 15 Aug 2013 14:21:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2013 14:21:15 -0000 Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.41 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.219.41 mail-oa0-f41.google.com Received: from [209.85.219.41] ([209.85.219.41:62536] helo=mail-oa0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FE/13-06453-BD3EC025 for ; Thu, 15 Aug 2013 10:21:15 -0400 Received: by mail-oa0-f41.google.com with SMTP id j6so847108oag.0 for ; Thu, 15 Aug 2013 07:21:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=kO/qqZEyAwQIr/8pfCQrjNZ249Vf62kVuG2mcJ54syE=; b=ZWZZB0Ei19RbTkPiDPoZQm2vPiaC/yda7WPOPYIp8B/p60w9Dws2siA5RkO5DWdczZ G9q+/LQnaIXEgdMhQVESBkj0pd0IXxOt0W+OJ/5ga06QWrLB8DMKWncZioswkIaCeKDm oPMH3hESssXRZOPko0EzXDDmtJJvotOSQ/ohpl4SZbSrKD5/62iq5CVzc/P5TJD5VnRa AUUhURbxuvvMmnawHQAoxcKfdwsBw0DBrVFuRSMVK6jebYgoC4mW7RnRsp8QRE38e5GG eXg3YpqgDiM7gg1GJTBSjbQSXJiJjb1Q8MgKjw+DOkWDLLHCEwpff3Hc77/NIRRh/kUd q+EQ== X-Received: by 10.182.186.102 with SMTP id fj6mr3364123obc.19.1376576473006; Thu, 15 Aug 2013 07:21:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.115.137 with HTTP; Thu, 15 Aug 2013 07:20:32 -0700 (PDT) In-Reply-To: References: Date: Thu, 15 Aug 2013 15:20:32 +0100 Message-ID: To: Igor Wiedler Cc: " list" Content-Type: multipart/alternative; boundary=089e0149c47cae0c2904e3fd2f05 Subject: Re: [PHP-DEV] [VOTE] Importing namespaced functions From: petercowburn@gmail.com (Peter Cowburn) --089e0149c47cae0c2904e3fd2f05 Content-Type: text/plain; charset=ISO-8859-1 On 15 August 2013 15:08, Igor Wiedler wrote: > Hello internals, > > About 3 weeks have passed since I announced the use_function RFC. A number > of issues were raised, and I believe all of them have been resolved at this > point. I would like to initiate the voting phase. > > RFC: https://wiki.php.net/rfc/use_function > Patch: https://github.com/php/php-src/pull/388 > > * The vote is on the implementation, so please check the patch. > * Since this is changing the language, it will need a 2/3 majority to be > accepted. > * The voting period ends in 2 weeks: on August 29th at 14.00 GMT. > Don't forget to create a new [VOTE] thread (unless you already have, and my inbox is just being slow today). > Cheers, > > Igor > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --089e0149c47cae0c2904e3fd2f05--