Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:324227 php.internals:80280 php.qa:67476 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63825 invoked from network); 8 Jan 2015 17:30:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jan 2015 17:30:54 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.171 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.171 mail-we0-f171.google.com Received: from [74.125.82.171] ([74.125.82.171:50785] helo=mail-we0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/06-21915-9CEBEA45 for ; Thu, 08 Jan 2015 12:30:50 -0500 Received: by mail-we0-f171.google.com with SMTP id u56so3730166wes.2; Thu, 08 Jan 2015 09:30:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=QX6e3lkwN0nqHrG8Re+BNxb4jX2GfuvKdE/0N4fdGOg=; b=NkPfdrz/UdfdeOWnV+3rkusKaY9XVDgI/j0ydCwPUmgqbxNctH5SUrBVmOEsyFGDfJ Bj2PWBYrXYIpbN9GQVVfqJKWuAkHOlVxE5sTYsvwvWv8dJNucmv67BRGwTg0GLEOxQKA OcV0SaAmyBRVA5WccLkfPvnmCV0gRi5l+x83RBAj1c6LUzqIEXONFPwg39/wfT3XqxAS xgzFgp5Iop/LpNrz6WUWJsZoI+2fxcQrOoxEyw4NxBbPIx+NE7v1yy+v3wslVr6Xif9x vJ2mFqW9tQMX82t3ABPyVgWs93cqQoGU/aPpD/oHOeyf+vrWgtTYhZsbVf/4SLABtQSA lGqQ== X-Received: by 10.194.190.162 with SMTP id gr2mr21902066wjc.13.1420738246249; Thu, 08 Jan 2015 09:30:46 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.195.4.41 with HTTP; Thu, 8 Jan 2015 09:30:05 -0800 (PST) Date: Thu, 8 Jan 2015 18:30:05 +0100 X-Google-Sender-Auth: S4Xvv23kKTM1ZhXL0u_mXqakf68 Message-ID: To: PHP Internals , PHP QA , php-general@lists.php.net Content-Type: multipart/alternative; boundary=047d7b6249987c95fc050c276626 Subject: PHP 5.5.21RC1 is ready for testing From: jpauli@php.net (Julien Pauli) --047d7b6249987c95fc050c276626 Content-Type: text/plain; charset=UTF-8 Hello PHP 5.5.21 RC1 is available for testing. You can download it from https://downloads.php.net/~jpauli/ 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.5.21RC1/NEWS Please test it carefully, and report any bugs in the bug system. The stable release is planned for January 22nd, if no critical issues will be discovered in the RC. Thank you for your support. Julien Pauli & David Soria Parra --047d7b6249987c95fc050c276626--