Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:323450 php.internals:74882 php.qa:67345 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55104 invoked from network); 13 Jun 2014 04:00:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2014 04:00:26 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.133 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.133 smtp133.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.133] ([67.192.241.133:50704] helo=smtp133.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 17/01-44757-C377A935 for ; Fri, 13 Jun 2014 00:00:11 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp13.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id 3D7893D0142; Thu, 12 Jun 2014 23:59:54 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp13.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id D40513D0116; Thu, 12 Jun 2014 23:59:53 -0400 (EDT) Message-ID: <539A7739.3070003@sugarcrm.com> Date: Thu, 12 Jun 2014 20:59:53 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: PHP QA , "php-general@lists.php.net" , PHP Internals References: <53759E40.8000400@sugarcrm.com> In-Reply-To: <53759E40.8000400@sugarcrm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: PHP 5.4.30 RC1 Released for testing From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! The first RC of the PHP 5.4.30 was just released and can be downloaded from: http://downloads.php.net/stas/ The Windows binaries are available at http://windows.php.net/qa/ This release contains a number of bugfixes. For the list of bugfixes that you can target in your testing, please refer to the NEWS file: https://github.com/php/php-src/blob/php-5.4.30RC1/NEWS Please test it carefully, and report any bugs in the bug system. The release is planned in 2 weeks, June 26th, if no critical issues will be discovered in the RC. Regards, Stas Malyshev PHP 5.4 RM