Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47342 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38678 invoked from network); 16 Mar 2010 21:13:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2010 21:13:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 188.40.37.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 188.40.37.16 hq1.backendmedia.com Linux 2.6 Received: from [188.40.37.16] ([188.40.37.16:42855] helo=hq1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/B7-15129-594FF9B4 for ; Tue, 16 Mar 2010 16:13:58 -0500 Received: from localhost (unknown [127.0.0.1]) by hq1.backendmedia.com (Postfix) with ESMTP id AC1D72E30016; Tue, 16 Mar 2010 21:13:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from hq1.backendmedia.com ([127.0.0.1]) by localhost (hq1.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PT5BO0FVavWB; Tue, 16 Mar 2010 22:13:53 +0100 (CET) Received: from [192.168.0.151] (217-162-131-234.dclient.hispeed.ch [217.162.131.234]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by hq1.backendmedia.com (Postfix) with ESMTPSA id 47FE52E30002; Tue, 16 Mar 2010 22:13:53 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii In-Reply-To: Date: Tue, 16 Mar 2010 22:13:54 +0100 Cc: PHP Developers Mailing List , Scott MacVicar , Ilia Alshanetsky , =?iso-8859-1?Q?Johannes_Schl=FCter?= Content-Transfer-Encoding: quoted-printable Message-ID: References: To: Derick Rethans X-Mailer: Apple Mail (2.1077) Subject: Re: [PHP-DEV] PHP 5.4 branch and trunk From: mls@pooteeweet.org (Lukas Kahwe Smith) On 16.03.2010, at 16:58, Derick Rethans wrote: > Before we add features, they need to be discussed whether we want to=20= > have them. As version name for it I would like to use "trunk-dev" (and=20= > not 5.4-dev or 6.0-dev) as we're not quite sure where this is moving.=20= > Right now, there are the following features that I can see we should=20= > think about: Since we do not know the name of the next version yet, maybe its best to = base the name on what version it will have as a predecessor and add = support for this in version_compare()? Something like "5.3post". Ok this = isnt a good suggestion, but I hope you get what I am suggesting. regards, Lukas Kahwe Smith mls@pooteeweet.org