Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17677 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71530 invoked by uid 1010); 9 Aug 2005 10:04:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 71514 invoked from network); 9 Aug 2005 10:04:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Aug 2005 10:04:42 -0000 X-Host-Fingerprint: 212.18.24.66 host-212-18-24-66.customer.m-online.net Received: from ([212.18.24.66:17550] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1F/5B-04646-ABF78F24 for ; Tue, 09 Aug 2005 06:04:42 -0400 To: internals@lists.php.net Date: Tue, 9 Aug 2005 12:04:38 +0200 Message-ID: <20050809120438.0a2320bc.pierre@dotgeek.org> References: X-Newsreader: Sylpheed version 2.0.0beta6 (GTK+ 2.6.7; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 212.18.24.66 Subject: Re: PHP 5.5 or 6.0 From: pierre@dotgeek.org (Pierre-Alain Joye) On Tue, 9 Aug 2005 10:41:07 +0200 (CEST) derick@php.net (Derick Rethans) wrote: > Now that we branched it's time to rename HEAD to something else > than 5.1 in order to have different version numbers. Although the > name PHP 5.5 was mentioned before, I do think we should call it > PHP 6.0. As the Unicode support is quite a drastic change. Going > with PHP 6.0 also allows us to be a little less strict with > breaking BC in the cases where that might be useful for the > Unicode support. > > I took the freedom to commit this change to CVS, as I needed > already different version numbers for the different versions of > PHP that I install locally. If discussion results that we need to > rename it to something else, that's ofcourse perfectly fine. I have no special oppinions on php 5.5 or 6.0. But I have some about what we will do in php 5.x (without unicode, namespace), and 6.0. I like to see once that we clearly and loudly define what we want in or not. So I may waste less time than before. --Pierre