Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78518 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2668 invoked from network); 31 Oct 2014 17:08:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Oct 2014 17:08:35 -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 209.85.192.45 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.192.45 mail-qg0-f45.google.com Received: from [209.85.192.45] ([209.85.192.45:34158] helo=mail-qg0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2E/F3-15608-112C3545 for ; Fri, 31 Oct 2014 12:08:33 -0500 Received: by mail-qg0-f45.google.com with SMTP id z107so5861571qgd.4 for ; Fri, 31 Oct 2014 10:08:30 -0700 (PDT) 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=ELPTL2esUCXo46JidKYCZfe26Y9WHWAI9ChVu/zRjts=; b=L2NK5jSpNP7+LBReSCld/sV+MejMVgWXZTEpL37doY9Q/zZ4j4gpZ+leGW0cqyM0ct L928Dyp2ieXn8AtBon+nemNTt9jAp7EXU5OYh9Z3kzWDrZxmlchL3l5QEogYI5oRfFUN sRe2/XkWdF/m+9j2Rz+gCjMmVTxm7p0U3uOzmuwVtxoWWjk2F0n6EaNMdysZ+sM6pv+H FefdoVMinSaFScFGciHOOcrXBLsF9mHDQ4RYrbiRu9HWiNk2IA2H4ajVjnJWVl47NCB9 81BEu3k4WlCYBK+9+/d+6fN7f6clyfxlyPAXB8zdODoWxuI1PAGDyCuL70K7lCofBTUt i5Hw== X-Received: by 10.140.41.39 with SMTP id y36mr36927867qgy.64.1414775310469; Fri, 31 Oct 2014 10:08:30 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.140.20.86 with HTTP; Fri, 31 Oct 2014 10:07:50 -0700 (PDT) Date: Fri, 31 Oct 2014 18:07:50 +0100 X-Google-Sender-Auth: 2PkK9enDYnXNWlo2jldXPTMYfhA Message-ID: To: PHP Internals , PHP QA , php-general@lists.php.net Content-Type: multipart/alternative; boundary=001a11c13caed1507a0506bb0be5 Subject: PHP 5.6.3 RC1 is ready for testing From: jpauli@php.net (Julien Pauli) --001a11c13caed1507a0506bb0be5 Content-Type: text/plain; charset=UTF-8 Hello PHP 5.6.3 RC1 is available for testing. You can download it from http://server.famillecollet.com/php/ 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.6.3RC1/NEWS Please test it carefully, and report any bugs in the bug system. The stable release is planned for November 13th, if no critical issues will be discovered in the RC. Thank you for your support. Ferenc Kovacs & Julien Pauli --001a11c13caed1507a0506bb0be5--