Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79793 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39913 invoked from network); 17 Dec 2014 20:46:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Dec 2014 20:46:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=mailing@pascal-martin.fr; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mailing@pascal-martin.fr; sender-id=pass Received-SPF: pass (pb1.pair.com: domain pascal-martin.fr designates 176.31.99.170 as permitted sender) X-PHP-List-Original-Sender: mailing@pascal-martin.fr X-Host-Fingerprint: 176.31.99.170 ks391579.kimsufi.com Received: from [176.31.99.170] ([176.31.99.170:50649] helo=pascal-martin.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/50-38128-D8BE1945 for ; Wed, 17 Dec 2014 15:46:06 -0500 Received: from [192.168.0.3] (home.squalenet.net [82.225.233.238]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pascal-martin.fr (Postfix) with ESMTPSA id CAD1E40B2F for ; Wed, 17 Dec 2014 21:42:33 +0100 (CET) Message-ID: <5491EB88.1020900@pascal-martin.fr> Date: Wed, 17 Dec 2014 21:46:00 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [VOTE][RFC] Unicode Codepoint Escape Syntax From: mailing@pascal-martin.fr ("Pascal Martin, AFUP") On 09/12/2014 00:51, Andrea Faulds wrote: > Please read through the RFC and cast your vote if you wish to do so: > > https://wiki.php.net/rfc/unicode_escape > > Voting starts today (2014-12-08) and ends in 10 days’ time (2014-12-18). Hi, A more complete and "long term" approach might come from a better/deeper integration of Unicode into PHP itself -- but that won't happen for PHP 7 (it failed with PHP 6). That being said, the feature described here is quite small and concise, simple to use, useful in some situations, and shouldn't break BC too much. So, after discussing with other members of AFUP, we are on the +1 side. -- Pascal MARTIN, AFUP - French UG http://php-internals.afup.org/