Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47116 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19525 invoked from network); 11 Mar 2010 16:26:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Mar 2010 16:26:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@iki.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@iki.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain iki.fi from 204.13.248.72 cause and error) X-PHP-List-Original-Sender: jani.taskinen@iki.fi X-Host-Fingerprint: 204.13.248.72 mho-02-ewr.mailhop.org Received: from [204.13.248.72] ([204.13.248.72:52871] helo=mho-02-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/C0-15043-CA9199B4 for ; Thu, 11 Mar 2010 11:26:21 -0500 Received: from a88-112-30-186.elisa-laajakaista.fi ([88.112.30.186] helo=localhost.localdomain) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.68) (envelope-from ) id 1NplDE-00030N-OA; Thu, 11 Mar 2010 16:26:17 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 88.112.30.186 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/YKJJ4Z/RlYGBoE6tIA4oFlFkal4cgX5s= Message-ID: <4B9919A4.2060305@iki.fi> Date: Thu, 11 Mar 2010 18:26:12 +0200 Reply-To: jani.taskinen@iki.fi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc11 Thunderbird/3.0.3 MIME-Version: 1.0 To: Scott MacVicar CC: Lukas Kahwe Smith , internals@lists.php.net References: <4CDEE88A-CFA2-4AA0-8E6B-0180B1E17074@pooteeweet.org> <4B990AB1.3040001@iki.fi> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: svn: /php/php-src/branches/PHP_5_3/ README.NEW-OUTPUT-API Zend/zend_highlight.c Zend/zend_indent.c ext/iconv/iconv.c ext/session/session.c ext/soap/soap.c ext/standard/basic_functions.c ext/standard/exec.c ext/standard/head.c ext/st From: jani.taskinen@iki.fi (Jani Taskinen) On 03/11/2010 06:21 PM, Scott MacVicar wrote: > > On Mar 11, 2010, at 10:22 AM, Jani Taskinen wrote: > >> On 03/11/2010 04:41 PM, Lukas Kahwe Smith wrote: >>> @jani: committing to a stable branch because you are getting a new laptop is not really a convincing argument. :) >> >> Losing the one with the changes in it is. Doing patches will only cause endless headaches. Please move on, nothing to see here, it's all for GOOD anyway, fixing bugs USED to be okay in any branch. Besides, this is not end-of-world. If it is for someone, I suggest changing profession. >> >> I'd like to have branch for PHP_5_4, I'll also volunteer for RM on it. Perhaps it makes people wanting to get movement in HEAD to actually do something about it. > > +1 > > I'm all for 5.4, I have a bunch of patches against PHP_5_3 that I want to commit such a large integer support, I couldn't develop against HEAD since it's just not usable. > > I think we can officially call PHP6 stalled and should move forward with 5.4 and revisit unicode support in the future. PHP_5_4 is now there. Feel free. Merging the PHP_5_3_FPM might be a good idea too. --Jani