Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:321174 php.internals:67457 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77059 invoked from network); 23 May 2013 15:02:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 May 2013 15:02:03 -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:52700] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/B6-26812-96F2E915 for ; Thu, 23 May 2013 11:02:03 -0400 Received: from [192.168.2.20] (ppp-46-244-151-104.dynamic.mnet-online.de [46.244.151.104]) (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 96138651C1; Thu, 23 May 2013 17:01:58 +0200 (CEST) To: PHP Internals , "php-general@lists.php.net" Content-Type: text/plain; charset="UTF-8" Organization: PHP Development Team Date: Thu, 23 May 2013 17:03:26 +0200 Message-ID: <1369321406.2629.5.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 8bit Subject: [PHP-DEV] PHP 5.3.26RC1 and 5.4.16RC1 Released for Testing! From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi! We've released PHP 5.3.26RC1 and 5.4.16RC1 which can be found here: 5.3.26RC1: http://downloads.php.net/johannes/php-5.3.26RC1.tar.bz2 http://downloads.php.net/johannes/php-5.3.26RC1.tar.gz 5.4.16RC1: http://downloads.php.net/stas/php-5.4.16RC1.tar.bz2 http://downloads.php.net/stas/php-5.4.16RC1.tar.gz Windows binaries for both, as always, are at: http://windows.php.net/qa/ These are regular bugfix releases, the full list of issues fixed can be found in the NEWS files. Please test and report if anything is broken. If no critical issues is found in this RC, the final version will be released in two weeks. Regards, Stas Malyshev, Johannes Schlüter