Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47115 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17289 invoked from network); 11 Mar 2010 16:21:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Mar 2010 16:21:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=scott@macvicar.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=scott@macvicar.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain macvicar.net from 97.107.131.220 cause and error) X-PHP-List-Original-Sender: scott@macvicar.net X-Host-Fingerprint: 97.107.131.220 whisky.macvicar.net Linux 2.6 Received: from [97.107.131.220] ([97.107.131.220:45565] helo=whisky.macvicar.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/40-15043-888199B4 for ; Thu, 11 Mar 2010 11:21:29 -0500 Received: from [IPv6:::1] (whisky.macvicar.net [97.107.131.220]) by whisky.macvicar.net (Postfix) with ESMTP id 5EAE046A51; Thu, 11 Mar 2010 11:21:24 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii In-Reply-To: <4B990AB1.3040001@iki.fi> Date: Thu, 11 Mar 2010 11:21:18 -0500 Cc: Lukas Kahwe Smith , internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: References: <4CDEE88A-CFA2-4AA0-8E6B-0180B1E17074@pooteeweet.org> <4B990AB1.3040001@iki.fi> To: jani.taskinen@iki.fi X-Mailer: Apple Mail (2.1077) 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: scott@macvicar.net (Scott MacVicar) 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. :) >=20 > 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. >=20 > 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. Scott=