Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38834 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68616 invoked from network); 7 Jul 2008 20:19:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2008 20:19:23 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 204.11.219.139 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 204.11.219.139 mail.lerdorf.com Received: from [204.11.219.139] ([204.11.219.139:41559] helo=mail.lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/94-22046-84A72784 for ; Mon, 07 Jul 2008 16:19:23 -0400 Received: from trainburn-lm.corp.yahoo.com (trainburn-lm.corp.yahoo.com [207.126.233.11]) (authenticated bits=0) by mail.lerdorf.com (8.14.3/8.14.3/Debian-4) with ESMTP id m67K1GoC013199; Mon, 7 Jul 2008 13:01:17 -0700 Message-ID: <487275E9.4080406@lerdorf.com> Date: Mon, 07 Jul 2008 13:00:41 -0700 User-Agent: Thunderbird 2.0.0.4 (Macintosh/20070604) MIME-Version: 1.0 To: Derick Rethans CC: Marcus Boerger , PHP Developers Mailing List References: <1073028448.20080707213945@marcus-boerger.de> In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.lerdorf.com [204.11.219.139]); Mon, 07 Jul 2008 13:19:17 -0700 (PDT) Subject: Re: [PHP-DEV] PHP 4.4.9 From: rasmus@lerdorf.com (Rasmus Lerdorf) Derick Rethans wrote: > On Mon, 7 Jul 2008, Marcus Boerger wrote: > >> how about this. We edit php_config.h to be version 4.4.8pl1. Then >> provide a patch for download. All reasonable distributions will pick up >> that patch anyway. But at least we didn't do a release as we promised, we >> wouldn't. > > Uh, no. We didn't promise we wouldn't make releases. It clearly says > that if there are security issues we look at them case-by-case to see if > we should make a release. There are security issues, we make a release. > There is nothing more to discuss about this. We did actually. The exact text from the announcement was: After 2007-12-31 there will be no more releases of PHP 4.4. We will continue to make critical security fixes available on a case-by-case basis until 2008-08-08. The two statements do contradict each other a little bit, and I am ok with another release, but technically Marcus is correct. -Rasmus