Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42190 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74143 invoked from network); 8 Dec 2008 23:59:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2008 23:59:29 -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 74.125.46.31 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 74.125.46.31 yw-out-2324.google.com Received: from [74.125.46.31] ([74.125.46.31:42560] helo=yw-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/0D-21816-0E4BD394 for ; Mon, 08 Dec 2008 18:59:29 -0500 Received: by yw-out-2324.google.com with SMTP id 5so592545ywb.83 for ; Mon, 08 Dec 2008 15:59:26 -0800 (PST) Received: by 10.65.123.10 with SMTP id a10mr3321155qbn.79.1228780765791; Mon, 08 Dec 2008 15:59:25 -0800 (PST) Received: from ?192.168.1.132? (CPE0018f8c0ee69-CM000f9f7d6664.cpe.net.cable.rogers.com [72.138.241.182]) by mx.google.com with ESMTPS id 12sm11328074qbw.9.2008.12.08.15.59.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Dec 2008 15:59:24 -0800 (PST) Message-ID: <6719C73F-D00D-45C2-A03D-A696C66E5392@prohost.org> To: internals Mailing List 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: Mon, 8 Dec 2008 18:59:23 -0500 X-Mailer: Apple Mail (2.929.2) Subject: PHP 5.2.8 Released From: ilia@prohost.org (Ilia Alshanetsky) 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 regard to the magic_quotes functionality, that was broken by an incorrect fix to the filter extension. All users who have upgraded to 5.2.7 are encouraged to upgrade to this release, alternatively you can apply a work-around for the bug by changing "filter.default_flags=0" in php.ini. For users upgrading from PHP 5.0 and PHP 5.1, an upgrade guide is available here (http://www.php.net/migration52), detailing the changes between those releases and PHP 5.2.8. For a full list of changes in PHP 5.2.8, see the ChangeLog (http://www.php.net/ChangeLog-5.php#5.2.8). Ilia Alshanetsky 5.2 Release Master