Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:315585 php.internals:56055 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33625 invoked from network); 3 Nov 2011 22:16:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Nov 2011 22:16:20 -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:32840] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5D/2E-50864-2B213BE4 for ; Thu, 03 Nov 2011 17:16:19 -0500 Received: from [192.168.2.230] (ppp-93-104-46-119.dynamic.mnet-online.de [93.104.46.119]) (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 D3A0577AC0; Thu, 3 Nov 2011 23:16:15 +0100 (CET) To: PHP Developers Mailing List , php-general Content-Type: text/plain; charset="UTF-8" Organization: php.net Date: Thu, 03 Nov 2011 23:16:08 +0100 Message-ID: <1320358568.27629.43.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 8bit Subject: PHP 5.3.9RC1 Released for Testing From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) The first release candidates of 5.3.9 was just released for testing and can be downloaded here: http://downloads.php.net/johannes/php-5.3.9RC1.tar.bz2 (md5sum: 5e8564008606edfab6a81137c1daf354) The windows binaries are available at: http://windows.php.net/qa/ This is the first step in the release process of this versions and goal is having a 2nd RC two weeks from now. Majority of the changes are of the "bug fix" variety. One important change is for bug #55475 [1] where PHP 5.3.7 changed the behavior of is_a(). 5.3.9 will revert the behavior. Please ensure that the release is solid and all things behave as expected! Please test this RC against your code base and report any problems you encounter or successful tests you've run. Johannes Schlüter PHP 5.3 Release Master [1] https://bugs.php.net/bug.php?id=55475