Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43948 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57793 invoked from network); 14 May 2009 18:54:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2009 18:54:55 -0000 Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gravitonic.com from 209.85.198.239 cause and error) X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 209.85.198.239 rv-out-0506.google.com Received: from [209.85.198.239] ([209.85.198.239:56145] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/CE-27038-DF86C0A4 for ; Thu, 14 May 2009 14:54:55 -0400 Received: by rv-out-0506.google.com with SMTP id g37so747143rvb.23 for ; Thu, 14 May 2009 11:54:50 -0700 (PDT) Received: by 10.142.231.7 with SMTP id d7mr922830wfh.318.1242327290873; Thu, 14 May 2009 11:54:50 -0700 (PDT) Received: from ale.local (64-71-7-198.static.wiline.com [64.71.7.198]) by mx.google.com with ESMTPS id 30sm719317wfc.38.2009.05.14.11.54.49 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 May 2009 11:54:50 -0700 (PDT) Message-ID: <4A0C68F9.2050506@gravitonic.com> Date: Thu, 14 May 2009 11:54:49 -0700 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070807) MIME-Version: 1.0 To: jani.taskinen@iki.fi CC: Ilia Alshanetsky , PHP Development References: <7033A53F-D4BF-437F-A6AA-AD42C3288342@prohost.org> <4A0C575E.3020305@gravitonic.com> <4A0C649E.4040609@gravitonic.com> <4A0C672E.2010200@sci.fi> In-Reply-To: <4A0C672E.2010200@sci.fi> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2.10 From: andrei@gravitonic.com (Andrei Zmievski) Jani Taskinen wrote: > It's still new stuff. And we need more things in 5.3/6 to make them more > interesting to general populus too. ;) Great, so I'll just end up copying almost all of ext/json code into pecl/memcached then. Hooray for loose coupling. -Andrei