Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41750 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76243 invoked from network); 7 Nov 2008 07:53:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2008 07:53:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:60378] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/83-51848-CD3F3194 for ; Fri, 07 Nov 2008 02:53:01 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id D002F4144058; Fri, 7 Nov 2008 07:53:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tONKt5kqJ2Cy; Fri, 7 Nov 2008 08:53:57 +0100 (CET) Received: from [192.168.0.151] (77-58-151-147.dclient.hispeed.ch [77.58.151.147]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id EC7E24144009; Fri, 7 Nov 2008 08:53:56 +0100 (CET) Cc: internals Mailing List Message-ID: <742B4DA2-E514-4DDE-917D-9B9E7C2F191C@pooteeweet.org> To: Mark In-Reply-To: <1225948658.1712.583.camel@localhost> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Fri, 7 Nov 2008 08:51:46 +0100 References: <1225948658.1712.583.camel@localhost> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] [PATCH] PHP 5.2.7rc2: a bug that I'd like to see fixed in 5.2.7 From: mls@pooteeweet.org (Lukas Kahwe Smith) On 06.11.2008, at 06:17, Mark wrote: > Hi, > > We got some problems with PHP with wddx functions which consider PHP's > side will always be "ISO-8859-1". > > > I wrote/tested a patch to fix this issue, against PHP 5.2.7rc2. > > Bugreport: > > http://bugs.php.net/bug.php?id=46496 > > NB: the bug has been marked "bogus". I believe this is due to the fact > the bugtracker isn't able to accept unicode characters, and > converted my > input to HTML gibberish. > > The patch itself: > > http://ookoo.org/svn/snip/php-5.2.7rc2_wddx_utf8_resolved.patch seems like he is right .. someone willing to look at the patch and mark the bug as fixed once the patch is applied? regards, Lukas Kahwe Smith mls@pooteeweet.org