Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47128 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65149 invoked from network); 11 Mar 2010 20:23:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Mar 2010 20:23:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; 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:52852] helo=mho-01-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4C/96-29095-621599B4 for ; Thu, 11 Mar 2010 15:23:03 -0500 Received: from cs27025051.pp.htv.fi ([89.27.25.51] helo=[127.0.0.1]) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.68) (envelope-from ) id 1NpouK-000Kow-Gd; Thu, 11 Mar 2010 20:23:00 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 89.27.25.51 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/uHJ9M8kA/1O6c3qGLuXVYMhAsXzldF+s= Message-ID: <4B995120.7040505@sci.fi> Date: Thu, 11 Mar 2010 22:22:56 +0200 Reply-To: jani.taskinen@iki.fi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fi; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: =?UTF-8?B?Sm9oYW5uZXMgU2NobMO8dGVy?= CC: internals Mailing List References: <4B9926E8.4080202@lerdorf.com> <1268330070.3959.1.camel@guybrush> In-Reply-To: <1268330070.3959.1.camel@guybrush> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] PHP 6 From: jani.taskinen@sci.fi (Jani Taskinen) 11.3.2010 19:54, Johannes Schlüter wrote: > On Thu, 2010-03-11 at 18:46 +0100, Lukas Kahwe Smith wrote: >> +1 for moving trunk to a branch and moving 5.3 to trunk. > > not moving 5.3 to trunk but a 5.3 copy (branched of), 5.3 should be > stable stuff (fixes) only. Guess you meant to say that, but better to be > clear. How about just moving PHP_5_4 to trunk and leave (after revert..) the PHP_5_3 where it is. --Jani