Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61158 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45073 invoked from network); 12 Jul 2012 08:26:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jul 2012 08:26:24 -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 Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gh0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:42705] helo=mail-gh0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/38-32936-E2A8EFF4 for ; Thu, 12 Jul 2012 04:26:22 -0400 Received: by ghbg2 with SMTP id g2so2508029ghb.29 for ; Thu, 12 Jul 2012 01:26:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PhgvVD2dvwhPPnN0c06bcE7GvCMzKCtAlFVWtD2u6eY=; b=AjZnsV5HcZO8XbQ0zANKvXZNIPTCN/Si0X6f48xfRu4fXNfNYoFGRZ9mqydGqyZQYx hcI1c+p6sMFehZhirQR5+HAOSBQjJrFjDfRE7LHe3fUXxCJkn+Cry93xS/a0LZIipYSX 2jvbIUzOk7ZPJh8HmC8Mk2wnc7B4eC4B229+McR9qjhdKTEjOrzsNCXMJ0hJi4iqqIME 3E3iVzecvHgW0XTYSft3MkQFQV3uXvzL2+VLTksuolJxdww2ZnEIvlsyGh2IWKdYpyCi OGnOYIQTSbArV5SkTlgfMrjEjTG+2j6LXg0vyI7RB6zH3EUqzgyCKI+thNHpjRgP+1gP 7JfA== MIME-Version: 1.0 Received: by 10.236.186.73 with SMTP id v49mr49700766yhm.48.1342081580157; Thu, 12 Jul 2012 01:26:20 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Thu, 12 Jul 2012 01:26:20 -0700 (PDT) In-Reply-To: References: <4FFD11C1.3090007@sugarcrm.com> <1342029955.13569.17.camel@guybrush> <4FFDC10F.6050106@sugarcrm.com> <4FFDDBAD.7070100@sugarcrm.com> Date: Thu, 12 Jul 2012 10:26:20 +0200 Message-ID: To: Tomas Kuliavas Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Re: bug 18556 - tolower & locales From: pierre.php@gmail.com (Pierre Joye) hi, On Thu, Jul 12, 2012 at 7:17 AM, Tomas Kuliavas wrote: > It is not about issues with functions. It is about PHP interpreter > operating under assumption that locale sensitive strtolower and > strtoupper follow basic US English letter case rules in a-zA-Z range. > That's huge mistake for code used in international environment I should have said "features" instead of "functions". Also it is about some locale(s) not working well. But that does not make PHP unusable in intl environment nor it makes this bug critical enough to be fixed this way in 5.3 and 5.4. I'd to repeat my suggestion, let's go with master only. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org