Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61133 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59087 invoked from network); 11 Jul 2012 19:49:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2012 19:49:31 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:56341] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/BC-01957-9C8DDFF4 for ; Wed, 11 Jul 2012 15:49:30 -0400 Received: by yenl12 with SMTP id l12so1907256yen.29 for ; Wed, 11 Jul 2012 12:49:26 -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=kATbDhGZuK9Tjz8AoXRTkx37XWVeK8IjXGGCZh2bk8k=; b=IcMnxx+2NFrbZSBLYddMVdCZNMsO2YC4/Ati/hbPtbh3FT4CYxT72dW0OQn1LESHj+ Ub/141ClSdyEwisSj1VORCrI5X2hw2TaUpkJLRB+V/YZdF4O7KoHiSvpSHKeWNGafcvM JCvT08Azl8AkvxHQ1w/+/EwXqLR+tGCJe8oQ6e3PRPMjHFYsI3TEiga0nQqgY/61DYeF nv7nYtaxhvnnAEKaHpY31QNr2/aVmdaxHBVuYkWbBfYBcr02UeVfvjZ/g0YOJKLlvS/k 0xwDq1OI6rTCbSY1m/o2boPO6vojke0tKOVc1AFTCPH+EkUkQT/5C6TT6djPK+2IO15R C1Sw== MIME-Version: 1.0 Received: by 10.236.79.100 with SMTP id h64mr21921947yhe.50.1342036166857; Wed, 11 Jul 2012 12:49:26 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Wed, 11 Jul 2012 12:49:26 -0700 (PDT) In-Reply-To: <4FFDC10F.6050106@sugarcrm.com> References: <4FFD11C1.3090007@sugarcrm.com> <1342029955.13569.17.camel@guybrush> <4FFDC10F.6050106@sugarcrm.com> Date: Wed, 11 Jul 2012 21:49:26 +0200 Message-ID: To: Stas Malyshev Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , PHP Internals 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 Stas, On Wed, Jul 11, 2012 at 8:08 PM, Stas Malyshev wrote: > Hi! > >> Even if the concerns from this thread can be cleared I don't think we >> should change the core language in a version like 5.3. 5.3 users who are >> hit by this have their work-around (I assume), others have a good reason >> to use a more modern PHP. > > OK, I'll leave 5.3 alone then. > It shouldn't be much of a change unless somebody used non-ASCII class > names with different cases (which seems to be quite unlikely) but for > stability's sake we could keep it out of 5.3. Same for 5.4, 5.4 IS the latest stable branch. I'd to go with master only with this patch, not like it is a huge issue either (% wised I mean). Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org