Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:310073 php.internals:51041 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19549 invoked from network); 16 Dec 2010 12:17:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2010 12:17:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain prohost.org designates 209.85.161.54 as permitted sender) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.161.54 mail-fx0-f54.google.com Received: from [209.85.161.54] ([209.85.161.54:47281] helo=mail-fx0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 60/82-04769-E630A0D4 for ; Thu, 16 Dec 2010 07:17:51 -0500 Received: by fxm16 with SMTP id 16so3335234fxm.13 for ; Thu, 16 Dec 2010 04:17:48 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.78.136 with SMTP id l8mr9010957fak.82.1292501868347; Thu, 16 Dec 2010 04:17:48 -0800 (PST) Received: by 10.223.20.20 with HTTP; Thu, 16 Dec 2010 04:17:48 -0800 (PST) Date: Thu, 16 Dec 2010 07:17:48 -0500 Message-ID: To: PHP Developers Mailing List , php-general@lists.php.net, php-announce@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: PHP 5.2.16 Released! From: ilia@prohost.org (Ilia Alshanetsky) The PHP development team would like to announce the immediate availability of PHP 5.2.16. This release marks the end of support for PHP 5.2. All users of PHP 5.2 are encouraged to upgrade to PHP 5.3. This release focuses on addressing a regression in open_basedir implementation introduced in 5.2.15 in addition to fixing a crash inside PDO::pgsql on data retrieval when the server is down. All users who have upgraded to 5.2.15 and are utilizing open_basedir are strongly encouraged to upgrade to 5.2.16 or 5.3.4. For a full list of changes in PHP 5.2.16, see the ChangeLog on . For source downloads please visit our downloads page on , Windows binaries can be found on . Ilia Alshanetsky 5.2 Release Master