Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30548 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82910 invoked by uid 1010); 6 Jul 2007 17:33:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82895 invoked from network); 6 Jul 2007 17:33:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jul 2007 17:33:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.5 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.6 Received: from [82.94.239.5] ([82.94.239.5:34877] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/ED-50692-40D7E864 for ; Fri, 06 Jul 2007 13:33:57 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id l66HXpg9000938; Fri, 6 Jul 2007 19:33:51 +0200 Date: Fri, 6 Jul 2007 19:33:52 +0200 (CEST) X-X-Sender: derick@kossu.ez.no To: Rasmus Lerdorf cc: PHP Developers Mailing List In-Reply-To: <468E5AB1.3080308@lerdorf.com> Message-ID: References: <468E5AB1.3080308@lerdorf.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: Re: [PHP-DEV] RIP PHP 4? From: derick@php.net (Derick Rethans) On Fri, 6 Jul 2007, Rasmus Lerdorf wrote: > Derick Rethans wrote: > > Ladies, Gentlemen, Kings and Princesses, > > > > With the nice PHP 5 / PHP 6 unicode semantics thread under way I am > > trying to gauge what people feel about dropping support for PHP 4 at the > > end of this year. That does not mean that we will not fix security > > issues, we have to as the install base is too large, but that would be > > the only thing that would warrant a new release. I already sort of > > mentioned this on april 1st, but I think we should come with a slightly > > more official statement. Your votes please (only -1 and +1 are > > allowed)! > > I'm breaking your vote only rule. I don't really understand what > dropping support means if we will still release security fixes. That's > the mode we have been in for at least a year, so what would change at > the end of the year? Actually, that's not the current mode. Normal bug fixes are backported as well at this moment. Dropping support would mean that we won't do that anymore. > Dropping support to me means PHP 4 becomes like PHP 3. No new releases > for any reason, and I don't think we can realistically do that yet. > Saying we are dropping support and then continuing on with the status > quo seems odd to me. Besides it not being totally the same, I think that giving out a statement "No more bug fixes after 2007-12-31" and "No more security fixes after 2008-08-08" gives a *very* clear statement that it's the end for PHP 4. That will perhaps drive the increase of PHP 5.2 support, and that should be our main goal as we can not keep supporting PHP 4 for ever. regards, Derick