Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47123 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39149 invoked from network); 11 Mar 2010 17:54:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Mar 2010 17:54:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.134 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.134 mailout2.netbeat.de Linux 2.6 Received: from [83.243.58.134] ([83.243.58.134:41529] helo=mailout2.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/12-29095-16E299B4 for ; Thu, 11 Mar 2010 12:54:43 -0500 Received: (qmail 10608 invoked by uid 89); 11 Mar 2010 17:48:56 -0000 Received: from unknown (HELO ?192.168.1.28?) (postmaster%schlueters.de@93.104.127.222) by mailout2.netbeat.de with ESMTPA; 11 Mar 2010 17:48:56 -0000 X-Originator: 9e51b244e0a38413ab6a9876e36ba9df To: Lukas Kahwe Smith Cc: Rasmus Lerdorf , PHP Developers Mailing List In-Reply-To: References: <4B9926E8.4080202@lerdorf.com> Content-Type: text/plain; charset="UTF-8" Organization: php.net Date: Thu, 11 Mar 2010 18:54:30 +0100 Message-ID: <1268330070.3959.1.camel@guybrush> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 6 From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) 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. johannes