Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46385 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54317 invoked from network); 9 Dec 2009 21:58:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2009 21:58:46 -0000 Authentication-Results: pb1.pair.com header.from=scott@macvicar.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=scott@macvicar.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain macvicar.net from 97.107.131.220 cause and error) X-PHP-List-Original-Sender: scott@macvicar.net X-Host-Fingerprint: 97.107.131.220 whisky.macvicar.net Linux 2.6 Received: from [97.107.131.220] ([97.107.131.220:37672] helo=whisky.macvicar.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3D/A5-25115-49D102B4 for ; Wed, 09 Dec 2009 16:58:45 -0500 Received: from [192.168.1.103] (macvicar.demon.co.uk [80.177.111.173]) by whisky.macvicar.net (Postfix) with ESMTP id 811B046A51; Wed, 9 Dec 2009 16:58:41 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii In-Reply-To: <4B201CA6.1060707@anderiasch.de> Date: Wed, 9 Dec 2009 21:58:39 +0000 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <73E0F7CB-CBE5-4238-93BE-8A4E2AEE86D0@macvicar.net> References: <4B201CA6.1060707@anderiasch.de> To: Florian Anderiasch X-Mailer: Apple Mail (2.1077) Subject: Re: [PHP-DEV] A patch for bug 44331 From: scott@macvicar.net (Scott MacVicar) The JSON API is exported and can't change it as it breaks the ABI. I = know the memcached extension uses this. I'll look into adding something similar this week, thanks for the patch. S On 9 Dec 2009, at 21:54, Florian Anderiasch wrote: >