Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40905 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99868 invoked from network); 10 Oct 2008 03:48:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Oct 2008 03:48:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=tstarling@wikimedia.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=tstarling@wikimedia.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain wikimedia.org from 66.111.4.27 cause and error) X-PHP-List-Original-Sender: tstarling@wikimedia.org X-Host-Fingerprint: 66.111.4.27 out3.smtp.messagingengine.com Received: from [66.111.4.27] ([66.111.4.27:42452] helo=out3.smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/D1-48736-A80DEE84 for ; Thu, 09 Oct 2008 23:48:26 -0400 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 5009C177B5C for ; Thu, 9 Oct 2008 23:48:23 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Thu, 09 Oct 2008 23:48:23 -0400 X-Sasl-enc: ruZThrQIyQ01PqwPqvDyUGQPCP6CeSp1jzoZa3H4tEjI 1223610502 Received: from [192.168.0.103] (unknown [144.136.113.67]) by mail.messagingengine.com (Postfix) with ESMTPSA id 92657C0F9 for ; Thu, 9 Oct 2008 23:48:22 -0400 (EDT) Message-ID: <48EED07A.6050907@wikimedia.org> Date: Fri, 10 Oct 2008 14:48:10 +1100 User-Agent: Thunderbird 2.0.0.17 (X11/20080925) MIME-Version: 1.0 To: internals Mailing List References: In-Reply-To: X-Enigmail-Version: 0.95.0 OpenPGP: id=BF976370 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2.7RC1 Testing From: tstarling@wikimedia.org (Tim Starling) Sorry for the duplicate, Ilia, forgot to copy to list. Ilia Alshanetsky wrote: > The first release candidate of 5.2.7 was just released for testing and > can be downloaded here: You still haven't fixed the LC_CTYPE issue, have you? http://marc.info/?l=php-internals&m=121813076018214&w=2 You should see the size of the workaround I had to put in MediaWiki for this bug. http://svn.wikimedia.org/viewvc/mediawiki/?view=rev&revision=41379 -- Tim Starling