Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78195 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23794 invoked from network); 21 Oct 2014 10:50:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Oct 2014 10:50:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@beccati.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=php@beccati.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain beccati.com designates 176.9.114.167 as permitted sender) X-PHP-List-Original-Sender: php@beccati.com X-Host-Fingerprint: 176.9.114.167 spritz.beccati.com Received: from [176.9.114.167] ([176.9.114.167:39479] helo=mail.beccati.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/54-02077-A7A36445 for ; Tue, 21 Oct 2014 06:50:36 -0400 Received: (qmail 22642 invoked from network); 21 Oct 2014 10:50:30 -0000 Received: from home.beccati.com (HELO ?192.168.1.202?) (88.149.176.119) by mail.beccati.com with SMTP; 21 Oct 2014 10:50:30 -0000 Message-ID: <54463A69.8000300@beccati.com> Date: Tue, 21 Oct 2014 12:50:17 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Joe Watkins , internals@lists.php.net References: <1413875212.2624.3.camel@localhost.localdomain> In-Reply-To: <1413875212.2624.3.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] UString From: php@beccati.com (Matteo Beccati) On 21/10/2014 09:06, Joe Watkins wrote: > Morning internalz, > > https://wiki.php.net/rfc/ustring > > This is the result of work done by a few of us, we won't be opening any > vote in a fortnight. We have a long time before 7, there is no rush > whatever. > > Now seems like a good time to start the conversation so we can hash out > the details, or get on with other things ;) Nice job! However, doesn't ICU use UTF-16 by default which is undesirable as most of the times it requires converting from and to UTF-8? Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/