Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43946 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50503 invoked from network); 14 May 2009 18:47:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2009 18:47:13 -0000 Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 204.13.248.71 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 204.13.248.71 mho-01-ewr.mailhop.org Received: from [204.13.248.71] ([204.13.248.71:49574] helo=mho-01-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/1D-27038-1376C0A4 for ; Thu, 14 May 2009 14:47:13 -0400 Received: from cs181029147.pp.htv.fi ([82.181.29.147] helo=[127.0.0.1]) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1M4fxV-000DCs-S6; Thu, 14 May 2009 18:47:10 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 82.181.29.147 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/kM+iul3tRGsFk1OC5vxtBl8Z2H9sIN2Q= Message-ID: <4A0C672E.2010200@sci.fi> Date: Thu, 14 May 2009 21:47:10 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Andrei Zmievski CC: Ilia Alshanetsky , PHP Development References: <7033A53F-D4BF-437F-A6AA-AD42C3288342@prohost.org> <4A0C575E.3020305@gravitonic.com> <4A0C649E.4040609@gravitonic.com> In-Reply-To: <4A0C649E.4040609@gravitonic.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2.10 From: jani.taskinen@sci.fi (Jani Taskinen) It's still new stuff. And we need more things in 5.3/6 to make them more interesting to general populus too. ;) --Jani Andrei Zmievski kirjoitti: > It doesn't impact anything though, does it? And it would really help for > implementing json-based serializers (such as for memcached). > > -Andrei > > Ilia Alshanetsky wrote: >> This is a new feature, so it would be more appropriate for 5.3/6 more >> so then for 5.2 IMHO. >> >> Ilia Alshanetsky >> >> >> >> >> On 14-May-09, at 1:39 PM, Andrei Zmievski wrote: >> >>> Ilia Alshanetsky wrote: >>>> We have a fair number of fixes in the 5.2 branch already and while >>>> 5.3 is making very good progress I think it is still ways off in >>>> terms of final release and stabilization. I think it makes sense to >>>> do one more 5.2 release before 5.3 is out and 5.2 can be >>>> discontinued. I would like to roll an RC1 by May 28th, so please get >>>> your fixes in. >>> >>> I would really like to make a patch to ext/json to expose the >>> encoding/decoding functions so that they can be called from other >>> extensions. I should be able to wrap this up in the next few days. >>> >>> -Andrei >> >> >