Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29223 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98705 invoked by uid 1010); 6 May 2007 21:05:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98686 invoked from network); 6 May 2007 21:05:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2007 21:05:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=antony@zend.com; 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:17868] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AB/28-06274-3234E364 for ; Sun, 06 May 2007 17:05:42 -0400 Received: (qmail 9210 invoked from network); 6 May 2007 21:05:36 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 6 May 2007 21:05:36 -0000 Message-ID: <463E4326.7010809@zend.com> Date: Mon, 07 May 2007 01:05:42 +0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Ilia Alshanetsky CC: Marcus Boerger , internals@lists.php.net References: <139872287.20070504170744@marcus-boerger.de> <736AED54-1272-4924-A07D-3166A1742A2F@prohost.org> In-Reply-To: <736AED54-1272-4924-A07D-3166A1742A2F@prohost.org> 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/06/2007 10:11 PM, Ilia Alshanetsky wrote: > IMHO one good reason to start a new branch for 5.x would be the > ability to get rid off register_globals and magic_quotes in the 5 > series without having to wait for PHP6 to come around. That's exactly the reason I'm against creating 5_3 branch at this moment - I'm afraid that you (and everybody else) will start patching it and 5_2 will become 4_4 as it is now - security fixes only.. once in a month.. maybe.. or maybe not. You would be busy with 5_3, even though there is enough work in 5_2 branch. -- Wbr, Antony Dovgal