Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17670 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34531 invoked by uid 1010); 9 Aug 2005 09:06:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34516 invoked from network); 9 Aug 2005 09:06:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Aug 2005 09:06:25 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:33894] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 78/27-04646-11278F24 for ; Tue, 09 Aug 2005 05:06:25 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id CE20ED11CF; Tue, 9 Aug 2005 12:06:19 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j7996KB2031721; Tue, 9 Aug 2005 12:06:20 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j7996KqX031718; Tue, 9 Aug 2005 12:06:20 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Tue, 9 Aug 2005 12:06:20 +0300 (EEST) Reply-To: Jani Taskinen To: Derick Rethans cc: PHP Developers Mailing List In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] PHP 5.5 or 6.0 From: sniper@iki.fi (Jani Taskinen) On Tue, 9 Aug 2005, 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. +1 and can we now also drop PHP_5_0 branch? :) --Jani