Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53472 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15619 invoked from network); 21 Jun 2011 11:03:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jun 2011 11:03:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:54549] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A6/90-12449-E7A700E4 for ; Tue, 21 Jun 2011 07:03:26 -0400 Received: by gye5 with SMTP id 5so1828899gye.29 for ; Tue, 21 Jun 2011 04:03:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=cfu11oMwz64LhneXaKXyZmqGEfafV0Z6LNiichdDZX0=; b=obU1RG5crudS+XddUJWmyIQ5f+D7rLBBJNUzwG9CMpBj4oNJv1vs3dUjroqK4KFVr4 kxNUVyrTJvCMqh1ONioJvBnvYNYiD7J1BIvMcSl0VyqduR7bxYkbGzr3IQckw7BY90sT FvPHygayawaWgGqjPehXAea1MjD7uQ3xNO1Rg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=clXUN2siO9MIeWGwxJOFLU5ITvdnNjMHhG3o97xQ9ZmwO5w0NS1Z6tZ2fRBqwqR9ad x2RntmlCzn7eZjTkg0gqOcHwAWkWXUgqPe7vPtUINE/FVVLMk3NxPQ9XVBRil85wAMQo ghHmM55T/Mwo2DBak99SZ2iiAnR0/T1rx3rF0= MIME-Version: 1.0 Received: by 10.146.206.5 with SMTP id d5mr2050321yag.4.1308654203792; Tue, 21 Jun 2011 04:03:23 -0700 (PDT) Received: by 10.147.170.17 with HTTP; Tue, 21 Jun 2011 04:03:23 -0700 (PDT) In-Reply-To: References: <4DFF7A12.8060808@sugarcrm.com> Date: Tue, 21 Jun 2011 13:03:23 +0200 Message-ID: To: Derick Rethans Cc: Stas Malyshev , John Crenshaw , Ilia Alshanetsky , Robert Eisele , "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] foreach() for strings From: pierre.php@gmail.com (Pierre Joye) On Tue, Jun 21, 2011 at 12:53 PM, Derick Rethans wrote: > It depended on ICU there, and I would be against making a core thing in > PHP 5.x depend on ICU. It can and should be done as part of intl, actually. But that's somehow unrelated to the proposal here, as it is about byte, not characters :) -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org