Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47498 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4711 invoked from network); 23 Mar 2010 18:16:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Mar 2010 18:16:45 -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:36628] helo=mailout2.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/C6-03444-D8509AB4 for ; Tue, 23 Mar 2010 13:16:45 -0500 Received: (qmail 3444 invoked by uid 89); 23 Mar 2010 18:12:05 -0000 Received: from unknown (HELO ?192.168.1.28?) (postmaster%schlueters.de@93.104.57.43) by mailout2.netbeat.de with ESMTPA; 23 Mar 2010 18:12:05 -0000 X-Originator: 9e51b244e0a38413ab6a9876e36ba9df To: Derick Rethans Cc: PHP Developers Mailing List In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Organization: php.net Date: Tue, 23 Mar 2010 19:16:24 +0100 Message-ID: <1269368184.15491.8.camel@guybrush> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] trunk is alive and open From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Tue, 2010-03-23 at 16:04 +0000, Derick Rethans wrote: > Hello, > > I've just created trunk for 5.3 again. I've set the version to > 5.3.99-dev as to explicitly not decide on whether there will be 5.4 or > 6.0 next. As I mentioned on IRC and in previous threads: I'd prefer to call it 5.4 - we can still increase the number as needed but we will almost certainly break ABIs/APIs and need to change API no.s and changing the second digit might reduce some confusion by bug reporters ... johannes