Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43951 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61445 invoked from network); 14 May 2009 19:01:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2009 19:01:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 74.125.78.26 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 74.125.78.26 ey-out-2122.google.com Received: from [74.125.78.26] ([74.125.78.26:64680] helo=ey-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/AF-27038-D7A6C0A4 for ; Thu, 14 May 2009 15:01:18 -0400 Received: by ey-out-2122.google.com with SMTP id 22so429061eye.59 for ; Thu, 14 May 2009 12:01:14 -0700 (PDT) Received: by 10.216.8.209 with SMTP id 59mr1002070wer.18.1242327674787; Thu, 14 May 2009 12:01:14 -0700 (PDT) Received: from ?192.168.1.169? (TOROON63-1176059019.sdsl.bell.ca [70.25.60.139]) by mx.google.com with ESMTPS id t12sm744261gvd.18.2009.05.14.12.01.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 May 2009 12:01:13 -0700 (PDT) Cc: jani.taskinen@iki.fi, PHP Development Message-ID: To: Andrei Zmievski In-Reply-To: <4A0C68F9.2050506@gravitonic.com> 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 15:01:05 -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) Andrei, There is no question about functionality being useful for some people. But what is the point of different branches if we put whatever we want into each branch? We may as well stick to one branch and commit features, bug fixes, etc... into it. Ilia Alshanetsky On 14-May-09, at 2: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. > > -Andrei