Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63855 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36768 invoked from network); 13 Nov 2012 19:23:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Nov 2012 19:23:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:40762] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/D6-30200-63E92A05 for ; Tue, 13 Nov 2012 14:23:36 -0500 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id ECB91DEEF8; Tue, 13 Nov 2012 19:23:31 +0000 (GMT) Date: Tue, 13 Nov 2012 19:23:31 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= cc: David Soria Parra , "internals@lists.php.net" In-Reply-To: Message-ID: References: User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-693097124-1352834612=:23571" Subject: Re: [PHP-DEV] HEADS UP: PHP-5.5 branched. From: derick@php.net (Derick Rethans) --8323329-693097124-1352834612=:23571 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Tue, 13 Nov 2012, Johannes Schl=C3=BCter wrote: >=20 >=20 > On Nov 13, 2012, at 18:44, David Soria Parra wrote: >=20 > > Following the versioning scheme of 5.4.x version, I versioned master as > > 5.5.99 until we decide if it's going to be a 5.6.0 or a 6.0.0 >=20 > Repeating what was said for 5.4.99: I don't think this is good. This=20 > makes version comparison harder. Use 5.6.0-dev. We can increase to 6.0=20 > or 10.0 as needed. +1, and also bump PHP_VERSION_ID to 50600 for that one please! cheers, Derick --8323329-693097124-1352834612=:23571--