Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53525 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54318 invoked from network); 22 Jun 2011 15:48:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2011 15:48:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=jbondc@openmv.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jbondc@openmv.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain openmv.com from 64.15.152.204 cause and error) X-PHP-List-Original-Sender: jbondc@openmv.com X-Host-Fingerprint: 64.15.152.204 mail.ca.gdesolutions.com Received: from [64.15.152.204] ([64.15.152.204:54947] helo=mail.ca.gdesolutions.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/31-48797-DDE020E4 for ; Wed, 22 Jun 2011 11:48:48 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.ca.gdesolutions.com (Postfix) with ESMTP id 851575D83 for ; Wed, 22 Jun 2011 11:48:43 -0400 (EDT) X-Virus-Scanned: amavisd-new at gdesolutions.com Received: from mail.ca.gdesolutions.com ([127.0.0.1]) by localhost (mail.ca.gdesolutions.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id whDLsWfWvEaN for ; Wed, 22 Jun 2011 11:48:42 -0400 (EDT) Received: from djbondc (modemcable053.81-59-74.mc.videotron.ca [74.59.81.53]) by mail.ca.gdesolutions.com (Postfix) with ESMTPSA id AF8E05D82 for ; Wed, 22 Jun 2011 11:48:42 -0400 (EDT) To: References: <41269.5975f3c3.1308671739.nsm@avilys.eik.lt> <4E00C370.9040803@thelounge.net> <4E00C5D0.9020302@thelounge.net> <57392.5975f3c3.1308676323.nsm@avilys.eik.lt> <4E00DA33.9040504@thelounge.net> <58008.5975f3c3.1308687593.nsm@avilys.eik.lt> <4E00FEAC.3040500@thelounge.net> <52139.5975f3c3.1308720282.nsm@avilys.eik.lt> <4E01CEA0.2090607@thelounge.net> <4E01DE36.40009@thelounge.net> <4E01F0C6.6040401@thelounge.net> <4E01F1E0.4090900@toolpark.com> <4E01F38D.9070307@thelounge.net> <4E01F4B0.9040804@lerdorf.com> <4E01F5D6.2080600@thelounge.net> <4E01F6D4.5050302@lerdorf.com> <4E01F771.4010609@thelounge.net> <4E0201A6.5050507@thelounge.net> <4E020974.4040708@thelounge.net> In-Reply-To: <4E020974.4040708@thelounge.net> Date: Wed, 22 Jun 2011 11:48:41 -0400 Message-ID: <013b01cc30f3$dcc7ce90$96576bb0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acww8L5OCHpuCltUSuGn2WzQd3ZTjgAAwWfA Content-Language: en-ca Subject: RE: [PHP-DEV] foreach() for strings From: jbondc@openmv.com ("Jonathan Bond-Caron") On Wed Jun 22 11:25 AM, Reindl Harald wrote: > > and php as primary web-language is missing UTF8 support in the core You have a valid point. Now onto "foreach() for strings", any other opinions? Seems like the discussion is closed and most likely should move to a RFC with some consideration about character iteration could work.