Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18292 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43362 invoked by uid 1010); 23 Aug 2005 08:01:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 43346 invoked from network); 23 Aug 2005 08:01:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2005 08:01:04 -0000 X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.5 (sometimes 2.4) (4) Received: from ([82.94.239.5:50224] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 83/33-28235-FB7DA034 for ; Tue, 23 Aug 2005 04:01:04 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j7N80wPT006262; Tue, 23 Aug 2005 10:00:58 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j7N80nRM006246; Tue, 23 Aug 2005 10:00:53 +0200 Date: Tue, 23 Aug 2005 10:00:49 +0200 (CEST) X-X-Sender: derick@localhost To: Zeev Suraski cc: Rasmus Lerdorf , Greg Beaver , internals@lists.php.net In-Reply-To: <5.1.0.14.2.20050823105016.05f0fe60@localhost> Message-ID: References: <7B.41.33075.83F4A034@pb1.pair.com> <7B.41.33075.83F4A034@pb1.pair.com> <5.1.0.14.2.20050823105016.05f0fe60@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdi-ict.nl Subject: Re: [PHP-DEV] sync complete From: derick@php.net (Derick Rethans) On Tue, 23 Aug 2005, 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 :) We should definitely get rid of the 5.0 branch when we release 5.1.0, as having to deal with 4 branches is a little bit too much. regards, Derick