Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32081 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92688 invoked by uid 1010); 6 Sep 2007 10:45:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92672 invoked from network); 6 Sep 2007 10:45:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2007 10:45:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=tokul@users.sourceforge.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=tokul@users.sourceforge.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain users.sourceforge.net from 213.197.162.99 cause and error) X-PHP-List-Original-Sender: tokul@users.sourceforge.net X-Host-Fingerprint: 213.197.162.99 avilys.eik.lt Linux 2.6 Received: from [213.197.162.99] ([213.197.162.99:38969] helo=avilys.eik.lt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F8/5E-25837-15ADFD64 for ; Thu, 06 Sep 2007 06:45:38 -0400 Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id 3FE2E1F5176; Thu, 6 Sep 2007 13:39:37 +0300 (EEST) Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id 289351F5175; Thu, 6 Sep 2007 13:39:37 +0300 (EEST) Received: from 195.22.180.233 (NaSMail authenticated user tomas@topolis.lt) by avilys.eik.lt with HTTP; Thu, 6 Sep 2007 13:39:37 +0300 (EEST) Message-ID: <46392.195.22.180.233.1189075177.squirrel@avilys.eik.lt> In-Reply-To: <1188820136.3317.3.camel@localhost.localdomain> References: <60461.195.22.180.233.1188818194.squirrel@avilys.eik.lt> <1188820136.3317.3.camel@localhost.localdomain> Date: Thu, 6 Sep 2007 13:39:37 +0300 (EEST) To: jani.taskinen@iki.fi Cc: internals@lists.php.net User-Agent: NaSMail/1.2 MIME-Version: 1.0 Content-Type: multipart/mixed;boundary="----=_20070906133937_65666" X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [PHP-DEV] PHP bugs in Turkish locale From: tokul@users.sourceforge.net ("Tomas Kuliavas") ------=_20070906133937_65666 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit I can't add comments on that bug report. http://www.topolis.lt/php/#35050 Here comes the patch. Only strcasecmp results are affected. I suspect that PHP scripts and interpreter itself use same strcasecmp function. > You are free to send a patch.. :) > > If you have objections, please add comment to the report marked as "Wont > fix" and don't spam the already huge database with one more report about > same issue. > > --Jani > > > On Mon, 2007-09-03 at 14:16 +0300, Tomas Kuliavas wrote: >> Hi, >> >> Maybe somebody could provide good explanation why you can fix the issue >> (http://bugs.php.net/bug.php?id=42526). You can't claim that locale >> insensitive tolower() breaks things, because your functions are locale >> insensitive in some setups. >> >> Now I can only see that PHP developers close bug reports as "bogus" or >> "won't fix" without any good explanation. I think I've already said on >> this list once. If you lie in order to prove your point, you lose. You >> don't need PHP6 in order to fix it. Fix is possible or I don't see whole >> picture. >> >> -- >> Tomas ------=_20070906133937_65666 Content-Type: application/x-gzip; name="zend_operators.c.diff.gz" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="zend_operators.c.diff.gz" H4sICAoty0YAA3plbmRfb3BlcmF0b3JzLmMuZGlmZgB1kE1LAzEQhs/Nr3hFKLtNt93tVu0HlAp6 8CKCnrwsMZ21gZhIklpU/O9m+4FC22EIk5n3mcwkyzJ8kVlU9p2cCNb5nmwN8vwqiz4okF9MymIy HPbyvYHnZZ4zzvkB2DO03sGjBh4Uk/xqUo4P4PkcWTnujsHjWYwwnzP0OwhL5RE9uBXhVdsXoc/w Jj6hSSwQLHxwwrwSqK5JBg9r8Pz02MXLKsDbBvUUtJVCU5Ki02c4X1CtDG1HDVbbNblEptjHlU5k F3LlHJlQbdE0YqQ9sewU/RcyfkqzuQsvlfqXbTqbhaoZGH++vb+prh/uoEw4pm7SKj7wzTiiqRrJ uMAMCu12PGa4HKbYFRtzFFbOIFHgKAfpdFv5QbPKEZ3aCxiPznBknGBVIq3xAXIpHDrx+7ubcgwq TSau883QajKx6YfQU/YLS/CDlFACAAA= ------=_20070906133937_65666--