Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78268 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72333 invoked from network); 23 Oct 2014 11:19:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Oct 2014 11:19:13 -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 198.187.29.245 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.245 imap11-3.ox.privateemail.com Received: from [198.187.29.245] ([198.187.29.245:49501] helo=imap11-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/15-41150-E24E8445 for ; Thu, 23 Oct 2014 07:19:12 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 2446A880104; Thu, 23 Oct 2014 07:19:08 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap11.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap11.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id F2IDyAlSemOH; Thu, 23 Oct 2014 07:19:07 -0400 (EDT) Received: from oa-res-26-28.wireless.abdn.ac.uk (oa-res-26-28.wireless.abdn.ac.uk [137.50.26.28]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 6105C880125; Thu, 23 Oct 2014 07:19:06 -0400 (EDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) In-Reply-To: Date: Thu, 23 Oct 2014 12:19:03 +0100 Cc: Joe Watkins , Stas Malyshev , Philip Hofstetter , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: <23F0E98B-43D3-402F-A5A7-430157C5E932@ajf.me> References: <1413875212.2624.3.camel@localhost.localdomain> <54469840.3070708@sugarcrm.com> <1414051917.2624.35.camel@localhost.localdomain> To: Dmitry Stogov X-Mailer: Apple Mail (2.1990.1) Subject: Re: [PHP-DEV] [RFC] UString From: ajf@ajf.me (Andrea Faulds) > On 23 Oct 2014, at 09:44, Dmitry Stogov wrote: >=20 > this won't completely solve the problem, because array keys won't be > UString anymore. Sure, but unless we turn arrays into SplObjectStorage that won=E2=80=99t = change. Nobody wants to touch arrays and make them support other key = types. Heck, my bigint RFC doesn=E2=80=99t even do that. -- Andrea Faulds http://ajf.me/