Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79812 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51760 invoked from network); 19 Dec 2014 00:28:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Dec 2014 00:28:54 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.200 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.200 imap1-2.ox.privateemail.com Received: from [192.64.116.200] ([192.64.116.200:39299] helo=imap1-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/60-49644-54173945 for ; Thu, 18 Dec 2014 19:28:53 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 2681EB00087 for ; Thu, 18 Dec 2014 19:28:51 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap1.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap1.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Go82JlxsP4o3 for ; Thu, 18 Dec 2014 19:28:51 -0500 (EST) Received: from oa-res-26-240.wireless.abdn.ac.uk (oa-res-26-240.wireless.abdn.ac.uk [137.50.26.240]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id B5E7BB00085 for ; Thu, 18 Dec 2014 19:28:50 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: Date: Fri, 19 Dec 2014 00:28:48 +0000 Content-Transfer-Encoding: quoted-printable Message-ID: References: To: internals X-Mailer: Apple Mail (2.1993) Subject: Re: [VOTE][RFC] Unicode Codepoint Escape Syntax From: ajf@ajf.me (Andrea Faulds) > On 8 Dec 2014, at 23:51, Andrea Faulds wrote: >=20 > I=E2=80=99m opening voting on the Unicode Codepoint Escape Syntax RFC. = There=E2=80=99s been some discussion in the last two weeks since I = introduced the RFC, but there=E2=80=99s nothing left which I feel needs = changing. For the character name syntax suggestion (i.e. something like = \N{arabic letter alef}), if that=E2=80=99s desired, it could be done = later in a different RFC. >=20 > Please read through the RFC and cast your vote if you wish to do so: >=20 > https://wiki.php.net/rfc/unicode_escape >=20 > Voting starts today (2014-12-08) and ends in 10 days=E2=80=99 time = (2014-12-18). Good evening once again, By 23 votes to 2 against, the Unicode Codepoint Escape Syntax RFC has = been accepted! I=E2=80=99ll merge the patch into master shortly, and = it=E2=80=99s already in HHVM thanks to Ms Golemon=E2=80=99s wonderful = efforts. Thanks for voting! -- Andrea Faulds http://ajf.me/