Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18291 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39614 invoked by uid 1010); 23 Aug 2005 07:56:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39599 invoked from network); 23 Aug 2005 07:56:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2005 07:56:17 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from ([212.112.227.169:43589] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 0D/A2-28235-0A6DA034 for ; Tue, 23 Aug 2005 03:56:16 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 3CD00DF0067; Tue, 23 Aug 2005 09:56:32 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21545-04; Tue, 23 Aug 2005 09:56:29 +0200 (CEST) Received: from [127.0.0.1] (i577B5487.versanet.de [87.123.84.135]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 0A6D6DF0045; Tue, 23 Aug 2005 09:56:29 +0200 (CEST) Message-ID: <430AD699.4000109@php.net> Date: Tue, 23 Aug 2005 09:56:09 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Zeev Suraski Cc: Rasmus Lerdorf , Greg Beaver , internals@lists.php.net References: <7B.41.33075.83F4A034@pb1.pair.com> <7B.41.33075.83F4A034@pb1.pair.com> <5.1.0.14.2.20050823105016.05f0fe60@localhost> In-Reply-To: <5.1.0.14.2.20050823105016.05f0fe60@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] sync complete From: lsmith@php.net (Lukas Smith) Zeev Suraski wrote: > At 01:23 23/08/2005, Rasmus Lerdorf wrote: > >> Greg Beaver wrote: >> > I just synced php-src/pear (PHP_5_0/PHP_5_1/PHP_4_4) with pear-core >> > (PEAR_1_3). May god bring the day when this is no longer necessary >> > sooner rather than later. >> >> We'll get there. But we can't kill the 5.0 tree until we have a 5.1 >> release. > > > I don't see the 5.0 (or 4.4) trees dying anytime in the foreseeable > future. May God bring the day when we no longer have to support > security issues / major bugs in production releases :) Well I was expecting 5.0.x to immediatly cease once 5.1.0 is out? As for PHP 4.x I would expect that one to end sometimes in the first part of next year. I know roadmaps are not the PHP-style, but I think a somewhat clear statement on php.net on this would help alot of people make more educated planning decisions. regards, Lukas