Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29172 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38771 invoked by uid 1010); 4 May 2007 16:08:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38756 invoked from network); 4 May 2007 16:08:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 May 2007 16:08:33 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:17985] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/53-17046-F7A5B364 for ; Fri, 04 May 2007 12:08:33 -0400 Received: (qmail 20403 invoked from network); 4 May 2007 16:08:27 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 4 May 2007 16:08:27 -0000 Message-ID: <463B5A83.8090606@zend.com> Date: Fri, 04 May 2007 20:08:35 +0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Marcus Boerger CC: internals@lists.php.net References: <139872287.20070504170744@marcus-boerger.de> In-Reply-To: <139872287.20070504170744@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Starting 5.3 From: antony@zend.com (Antony Dovgal) On 05/04/2007 07:07 PM, Marcus Boerger wrote: > Hello internals, > > i'd like to start 5.3 development from 5.2.2 and have 5.2.* only have > security relevant changes and no new features whatsoever. I'd like to wait for the end of the year (i.e. for the end of PHP4 support period) and then branch off 5_3. We can use this time to make 5_2 as stable as we can and "test" all the new features in HEAD (*). I believe there are a lot of things to do/fix in 5_2 and we should not leave it unattended in favor of 5_3. (*) Yes, I mean everybody should start using HEAD as a development branch and forget that "bah, that Unicode crap again!" attitude. -- Wbr, Antony Dovgal