Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:324064 php.internals:79254 php.qa:67462 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64399 invoked from network); 27 Nov 2014 23:50:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2014 23:50:05 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.218.42 mail-oi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:58621] helo=mail-oi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/90-59154-AA8B7745 for ; Thu, 27 Nov 2014 18:50:02 -0500 Received: by mail-oi0-f42.google.com with SMTP id v63so4021120oia.29 for ; Thu, 27 Nov 2014 15:49:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=ih5CBRj1owuftSfdE6pKdaKrIjzS4rzQjAb01Vh2l80=; b=ggEFU53jRARNFtS7FyXIwkyN2qfcMviXIPG1sqY69HLuZBV+HXfHM7SlMPu+dBn6De TWMgRjg/ZVG9RAHC//LJ+mTF3Fa2n5hMPfle/oz0Pk9zXUOAhsBcF+vw/Z98YT8NKCHb vhf+oEl5j5NvGm5Z5d8tehstJaPXVQrVpU56trmbgkLhvrcHR3X3bBDLb37y4iCKxVNZ C/xV9WTv9CeahUCNduwAi4wJfYyHHN/NZaO5c3uFFjoni8xAyj51PCCnlaynsaF+bKuc 7b/bxBiFV0c+A+Owst3VPynmN/MIDl9Uv5o3T7Hi/U3RgeKDfMW/r91meU323yBICejs ThYg== MIME-Version: 1.0 X-Received: by 10.60.98.33 with SMTP id ef1mr24344625oeb.62.1417132199827; Thu, 27 Nov 2014 15:49:59 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.60.37.103 with HTTP; Thu, 27 Nov 2014 15:49:59 -0800 (PST) Date: Fri, 28 Nov 2014 00:49:59 +0100 X-Google-Sender-Auth: amvMzTiOp6cgNlOm0gK-12sbotU Message-ID: To: PHP Internals , PHP QA , php-general Content-Type: multipart/alternative; boundary=089e0115edca5ee0d40508dfcd6c Subject: PHP 5.6.4 RC1 is ready for testing From: tyrael@php.net (Ferenc Kovacs) --089e0115edca5ee0d40508dfcd6c Content-Type: text/plain; charset=UTF-8 Hello PHP 5.6.4 RC1 is available for testing. You can download it from *http://downloads.php.net/~tyrael/ * 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.4RC1/NEWS Please test it carefully, and report any bugs in the bug system. The stable release is planned for December 11th, if no critical issues will be discovered in the RC. Thank you for your support. Ferenc Kovacs & Julien Pauli --089e0115edca5ee0d40508dfcd6c--