Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40034 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18226 invoked from network); 21 Aug 2008 01:42:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Aug 2008 01:42:00 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 204.11.219.139 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 204.11.219.139 mail.lerdorf.com Received: from [204.11.219.139] ([204.11.219.139:52916] helo=mail.lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/55-06543-7E7CCA84 for ; Wed, 20 Aug 2008 21:41:59 -0400 Received: from [216.145.54.15] (socks3.corp.yahoo.com [216.145.54.15]) (authenticated bits=0) by mail.lerdorf.com (8.14.3/8.14.3/Debian-5) with ESMTP id m7L1ftYK032044 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 20 Aug 2008 18:41:56 -0700 Message-ID: <48ACC7E2.8080001@lerdorf.com> Date: Wed, 20 Aug 2008 18:41:54 -0700 User-Agent: Thunderbird/3.0a2pre (Macintosh; 2008071516) MIME-Version: 1.0 To: Stanislav Malyshev CC: "'PHP Internals'" References: <48ACC389.2030801@zend.com> In-Reply-To: <48ACC389.2030801@zend.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.lerdorf.com [204.11.219.139]); Wed, 20 Aug 2008 18:41:56 -0700 (PDT) Subject: Re: [PHP-DEV] bug #43941 From: rasmus@lerdorf.com (Rasmus Lerdorf) Stanislav Malyshev wrote: > Hi! > > Are there any objections to incorporating bugfix for #43941 (fix for how > json handles invalid UTF-8 sequences) into 5.2? I had some requests > about it, right now it's only in 5.3+. Go ahead. It is an obvious bug fix. -Rasmus