Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32017 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8044 invoked by uid 1010); 3 Sep 2007 11:22:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 8029 invoked from network); 3 Sep 2007 11:22:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2007 11:22:11 -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:56956] helo=avilys.eik.lt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/4A-58805-16EEBD64 for ; Mon, 03 Sep 2007 07:22:10 -0400 Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id C97791F5145 for ; Mon, 3 Sep 2007 14:16:34 +0300 (EEST) Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id B0AD31F5134 for ; Mon, 3 Sep 2007 14:16:34 +0300 (EEST) Received: from 195.22.180.233 (NaSMail authenticated user tomas@topolis.lt) by avilys.eik.lt with HTTP; Mon, 3 Sep 2007 14:16:34 +0300 (EEST) Message-ID: <60461.195.22.180.233.1188818194.squirrel@avilys.eik.lt> Date: Mon, 3 Sep 2007 14:16:34 +0300 (EEST) To: internals@lists.php.net User-Agent: NaSMail/1.2 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV using ClamSMTP Subject: PHP bugs in Turkish locale From: tokul@users.sourceforge.net ("Tomas Kuliavas") 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