Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42202 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29036 invoked from network); 9 Dec 2008 13:51:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2008 13:51:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.217.18 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.217.18 mail-gx0-f18.google.com Received: from [209.85.217.18] ([209.85.217.18:59200] helo=mail-gx0-f18.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/13-11210-DF77E394 for ; Tue, 09 Dec 2008 08:51:59 -0500 Received: by gxk11 with SMTP id 11so233118gxk.23 for ; Tue, 09 Dec 2008 05:51:55 -0800 (PST) Received: by 10.64.242.4 with SMTP id p4mr115198qbh.84.1228830713849; Tue, 09 Dec 2008 05:51:53 -0800 (PST) Received: from ?192.168.1.111? (TOROON63-1176059019.sdsl.bell.ca [70.25.60.139]) by mx.google.com with ESMTPS id k8sm12697103qba.25.2008.12.09.05.51.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 09 Dec 2008 05:51:52 -0800 (PST) Cc: "internals Mailing List" Message-ID: <77C19532-9F41-41BA-8F66-922C0E323D5B@prohost.org> To: "Hannes Magnusson" In-Reply-To: <7f3ed2c30812090158k1f437dc7wdce7e99d07b5646f@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Tue, 9 Dec 2008 08:51:50 -0500 References: <6719C73F-D00D-45C2-A03D-A696C66E5392@prohost.org> <7f3ed2c30812090158k1f437dc7wdce7e99d07b5646f@mail.gmail.com> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] PHP 5.2.8 Released From: ilia@prohost.org (Ilia Alshanetsky) I would prefer that 5.2 at this point was reserved for critical fixes only. In mind those would include crash fixes, regression fixes and of course any security fixes. On 9-Dec-08, at 4:58 AM, Hannes Magnusson wrote: > On Tue, Dec 9, 2008 at 00:59, Ilia Alshanetsky > wrote: >> The PHP development team would like to announce the immediate >> availability >> of PHP 5.2.8. This release addresses a regression introduced by >> 5.2.7 in > > > What is the status of the 5.2.x series now? > Security fixes only? Random bugfixes? > > -Hannes Ilia Alshanetsky