Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79954 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62414 invoked from network); 26 Dec 2014 02:23:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Dec 2014 02:23:51 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.53 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.53 mail-qg0-f53.google.com Received: from [209.85.192.53] ([209.85.192.53:43069] helo=mail-qg0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/C0-57071-6B6CC945 for ; Thu, 25 Dec 2014 21:23:50 -0500 Received: by mail-qg0-f53.google.com with SMTP id l89so7006772qgf.12 for ; Thu, 25 Dec 2014 18:23:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=IOs6jWN+xDL9w0LQLw4orBP8w7qbBUO0rUv4wrWLrNk=; b=jMJHGcX6OhcC/MlF0n30CvvSZ9oVQ9WwVb+tz4PKkj49uX05HtuhR1fTPFiPcL7fje 9Z7Vu7s47YUgzHdQZblBGJKGxkimB/6asJxAusVcYr+bTli+jGrqMJCIWMBOJSZ6AU/1 I4H1FZkgPOAJ6FN+yCAKY5x9Yk+toALGBzKHYRuBH/6J6kYwjFtJGerohSd1syccQ2dB rYDRgaZKJM2SZWM6fbN3kqIXygOAJwWgo57p8sepSLWDDsszHsNhSm41zunqOp9Xsl8T 2CefK/EhvQNpQoJ0QnPjWWIzMjG/0dCxYJLrk/CWv1AHHJyzzm1VRGAOZMr8d9enBhgi i3yA== MIME-Version: 1.0 X-Received: by 10.140.86.175 with SMTP id p44mr63919682qgd.54.1419560628095; Thu, 25 Dec 2014 18:23:48 -0800 (PST) Received: by 10.140.22.106 with HTTP; Thu, 25 Dec 2014 18:23:48 -0800 (PST) In-Reply-To: References: Date: Fri, 26 Dec 2014 13:23:48 +1100 Message-ID: To: Sara Golemon Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: [RFC] IntlChar class and intl_char_*() functions From: pierre.php@gmail.com (Pierre Joye) On Fri, Dec 26, 2014 at 1:20 PM, Sara Golemon wrote: > On Mon, Nov 24, 2014 at 8:47 PM, Sara Golemon wrote: >> While playing around with Andrea's unicode literals syntax proposal, I >> was reminded of just how little of ICU is exposed. I've put up a >> short proposal for adding IntlChar exporting these APIs as static >> methods (with a matching non-oop interface). >> >> https://wiki.php.net/rfc/intl.char >> > Better late than never, voting is open until 2015-01-16 06:00 UTC Wohooo! :) btw, it would be very nice to start a new thread for each phase, so it does not go hidden in some random old threads. Thanks :) -- Pierre @pierrejoye | http://www.libgd.org