Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68664 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64249 invoked from network); 29 Aug 2013 05:54:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Aug 2013 05:54:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 212.27.42.2 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 212.27.42.2 smtp2-g21.free.fr Linux 2.6 Received: from [212.27.42.2] ([212.27.42.2:44597] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/61-57841-A22EE125 for ; Thu, 29 Aug 2013 01:54:54 -0400 Received: from schrodingerscat.famillecollet.com (unknown [82.241.130.121]) by smtp2-g21.free.fr (Postfix) with ESMTP id 547B64B0080 for ; Thu, 29 Aug 2013 07:54:44 +0200 (CEST) Message-ID: <521EE223.9060702@fedoraproject.org> Date: Thu, 29 Aug 2013 07:54:43 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130806 Thunderbird/17.0.8 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: [RFC] Switch from json extension to jsonc [Discussion] From: remi@fedoraproject.org (Remi Collet) Subject: Switch from json extension which have a problematic (non-free) license to jsonc dropin free alternative. RFC: https://wiki.php.net/rfc/free-json-parser Remi.