Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54824 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30161 invoked from network); 23 Aug 2011 16:08:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2011 16:08:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; 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:53146] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/F3-01608-660D35E4 for ; Tue, 23 Aug 2011 12:08:08 -0400 Received: from [192.168.2.230] (ppp-93-104-53-52.dynamic.mnet-online.de [93.104.53.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 99D6F77641; Tue, 23 Aug 2011 18:08:03 +0200 (CEST) To: php-announce@lists.php.net, php-general@lists.php.net, internals@lists.php.net Content-Type: text/plain; charset="UTF-8" Organization: php.net Date: Tue, 23 Aug 2011 18:08:02 +0200 Message-ID: <1314115682.2635.98.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 8bit Subject: PHP 5.3.8 Released! From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) The PHP development team would like to announce the immediate availability of PHP 5.3.8. This release fixes two issues introduced in the PHP 5.3.7 release: * Fixed bug #55439 (crypt() returns only the salt for MD5) * Reverted a change in timeout handling restoring PHP 5.3.6 behavior, which caused mysqlnd SSL connections to hang (Bug #55283). All PHP users should note that the PHP 5.2 series is NOT supported anymore. All users are strongly encouraged to upgrade to PHP 5.3.8. For source downloads please visit our downloads page at , Windows binaries can be found on . Johannes Schlüter PHP 5.3 Release Master