Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43958 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88273 invoked from network); 14 May 2009 20:09:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2009 20:09:12 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.219.166 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.219.166 mail-ew0-f166.google.com Received: from [209.85.219.166] ([209.85.219.166:64397] helo=mail-ew0-f166.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 49/85-27038-76A7C0A4 for ; Thu, 14 May 2009 16:09:12 -0400 Received: by ewy10 with SMTP id 10so1913161ewy.23 for ; Thu, 14 May 2009 13:09:08 -0700 (PDT) Received: by 10.216.30.206 with SMTP id k56mr992905wea.86.1242331748564; Thu, 14 May 2009 13:09:08 -0700 (PDT) Received: from ?192.168.1.169? (TOROON63-1176059019.sdsl.bell.ca [70.25.60.139]) by mx.google.com with ESMTPS id p10sm942716gvf.16.2009.05.14.13.09.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 May 2009 13:09:07 -0700 (PDT) Cc: Andrei Zmievski , jani.taskinen@iki.fi, PHP Development Message-ID: <4159BBD6-6831-445C-988D-567B9BAEEE3D@prohost.org> To: Pierre Joye In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Thu, 14 May 2009 16:09:03 -0400 References: <7033A53F-D4BF-437F-A6AA-AD42C3288342@prohost.org> <4A0C575E.3020305@gravitonic.com> <4A0C649E.4040609@gravitonic.com> <4A0C672E.2010200@sci.fi> <4A0C68F9.2050506@gravitonic.com> X-Mailer: Apple Mail (2.935.3) Subject: Re: [PHP-DEV] PHP 5.2.10 From: ilia@prohost.org (Ilia Alshanetsky) If we are simply changing the declaration that should be fine, is there a patch available for review? Ilia Alshanetsky On 14-May-09, at 4:04 PM, Pierre Joye wrote: > hi Ilia, > > On Thu, May 14, 2009 at 8:54 PM, Andrei Zmievski > wrote: >> 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. > > It is actually not about adding features. If I understand correctly > what Andrei likes to have, it is only about exposing the JSON API. > That means no code change (no new feature or whatever else) but only > adding the right PHP_API related declaration to the right place and > install the json header. That could actually be very useful with no > impact on the code (userland or extensions). > > I think we should allow this change. > > Cheers, > -- > Pierre > > http://blog.thepimp.net | http://www.libgd.org