Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:319069 php.internals:62992 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95951 invoked from network); 13 Sep 2012 22:05:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Sep 2012 22:05:23 -0000 Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 217.114.211.66 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:59693] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 72/EB-31416-0A852505 for ; Thu, 13 Sep 2012 18:05:21 -0400 Received: from [192.168.2.230] (ppp-188-174-62-53.dynamic.mnet-online.de [188.174.62.53]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id C2C7863DCE; Fri, 14 Sep 2012 00:05:17 +0200 (CEST) To: php-announce@lists.php.net, php-general@lists.php.net, internals@lists.php.net Cc: Stanislav Malyshev , David Soria Parra Content-Type: text/plain; charset="UTF-8" Organization: PHP Development Team Date: Fri, 14 Sep 2012 00:05:16 +0200 Message-ID: <1347573916.5709.45.camel@guyrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 8bit Subject: PHP 5.4.7 and PHP 5.3.17 released! From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) The PHP development team announces the immediate availability of PHP 5.4.7 and PHP 5.3.17. These releases fix over 20 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.6, or at least 5.3.16. Key enhancements in these releases include: * Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" Windows registry). * Fixed bug #62460 (php binaries installed as binary.dSYM). The full list of changes are recorded in the ChangeLog on http://www.php.net/ChangeLog-5.php For source downloads of PHP 5.4.7 and PHP 5.3.17 please visit our downloads page at http://www.php.net/downloads.php Windows binaries can be found on http://windows.php.net/download/ David Soria Parra, Stanislav Malyshev and Johannes Schlüter PHP Release Team