Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68091 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3157 invoked from network); 10 Jul 2013 13:53:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jul 2013 13:53:11 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 212.27.42.5 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 212.27.42.5 smtp5-g21.free.fr Linux 2.6 Received: from [212.27.42.5] ([212.27.42.5:39997] helo=smtp5-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/89-50933-4476DD15 for ; Wed, 10 Jul 2013 09:53:10 -0400 Received: from schrodingerscat.famillecollet.com (unknown [82.241.130.121]) by smtp5-g21.free.fr (Postfix) with ESMTP id C487AD480FF for ; Wed, 10 Jul 2013 15:53:01 +0200 (CEST) Message-ID: <51DD673C.2030702@fedoraproject.org> Date: Wed, 10 Jul 2013 15:53:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: PHP Internals X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: bug #65082 - extension to json_ecnode for not-utf8 char input. From: remi@fedoraproject.org (Remi Collet) See: https://bugs.php.net/65082 Proposal: https://github.com/remicollet/pecl-json-c/commit/5a499a4550d1f29f1f8eeb1b4ca0b01a33c64779 I think this request make sense and think to apply this enhancement in php 5.5. Do you agree ? Other ideas ? Remi.