Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54837 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16437 invoked from network); 24 Aug 2011 01:57:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Aug 2011 01:57:08 -0000 Authentication-Results: pb1.pair.com header.from=alan@akbkhome.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=alan@akbkhome.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain akbkhome.com designates 202.81.246.113 as permitted sender) X-PHP-List-Original-Sender: alan@akbkhome.com X-Host-Fingerprint: 202.81.246.113 246-113.netfront.net Received: from [202.81.246.113] ([202.81.246.113:34758] helo=246-113.netfront.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/00-15727-07A545E4 for ; Tue, 23 Aug 2011 21:57:06 -0400 Received: from akdesk ([192.168.0.40]) by akbkhome.com with esmtpa (Mailfort v1.2) (envelope-from ) id 1Qw2iC-0008Lc-7x for internals@lists.php.net; Wed, 24 Aug 2011 09:57:00 +0800 Message-ID: <4E545A6C.60704@akbkhome.com> Date: Wed, 24 Aug 2011 09:57:00 +0800 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11 MIME-Version: 1.0 To: internals@lists.php.net References: <1314115682.2635.98.camel@guybrush> In-Reply-To: <1314115682.2635.98.camel@guybrush> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-mailfort-sig: 38540f808f202ac2f24762d9e9c307cf Subject: Re: [PHP-DEV] PHP 5.3.8 Released! From: alan@akbkhome.com ("alan@akbkhome.com") It might have been better to have waited for the is_a() fix to get sorted out.. - It's a very annoying BC break (changes the documented behaviour), and now it means we need 4.3.9 in a few more days. Let me know if you need help testing / applying etc.. Regards Alan On Wednesday, August 24, 2011 12:08 AM, Johannes Schlüter wrote: > 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 > > >