Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22085 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61849 invoked by uid 1010); 2 Mar 2006 17:36:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61828 invoked from network); 2 Mar 2006 17:36:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2006 17:36:40 -0000 X-Host-Fingerprint: 66.249.92.198 uproxy.gmail.com Linux 2.4/2.6 Received: from ([66.249.92.198:25803] helo=uproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id C8/DE-37756-72D27044 for ; Thu, 02 Mar 2006 12:36:40 -0500 Received: by uproxy.gmail.com with SMTP id m3so221570uge for ; Thu, 02 Mar 2006 09:36:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=htYP4j5xR1+BTOlA6xQJEo06uopiDkL33Hp87lx2QmEBugNiNFifnf7JubxARz37z0xu+Gvn0jHDHSE4ozugZnKmcYlAi6eDjdBoeTeH2ZODyE1JjThyi4KI7TVVUDQmNar0/me8fVcakwz1Tc9GE+HRlf3wx87R1/lKNwEPHjs= Received: by 10.66.225.7 with SMTP id x7mr940872ugg; Thu, 02 Mar 2006 09:36:37 -0800 (PST) Received: by 10.67.26.18 with HTTP; Thu, 2 Mar 2006 09:36:37 -0800 (PST) Message-ID: Date: Thu, 2 Mar 2006 18:36:37 +0100 To: "Hannes Magnusson" Cc: "Andrei Zmievski" , "Michal Migurski" , internals@lists.php.net In-Reply-To: <7f3ed2c30603020931v748d1af4jb6993b7c21c5829c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7f3ed2c30603020931v748d1af4jb6993b7c21c5829c@mail.gmail.com> Subject: Re: [PHP-DEV] CVS Account Request: migurski From: pierre.php@gmail.com (Pierre) On 3/2/06, Hannes Magnusson wrote: > On 3/2/06, Andrei Zmievski wrote: > > We already have json extension that will be bundled with PHP. Do we > > need a userspace version as well? > > Somehow I doubt it will make it into PHP4, so yes, we'll need PHP4 > compatible way For the record, this is a pure PHP version of JSON. It was a proposal in PEAR and got accepted. --Pierre