Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82028 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4808 invoked from network); 6 Feb 2015 09:22:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2015 09:22:28 -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.212.178 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.178 mail-wi0-f178.google.com Received: from [209.85.212.178] ([209.85.212.178:38980] helo=mail-wi0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/7B-45146-3D784D45 for ; Fri, 06 Feb 2015 04:22:28 -0500 Received: by mail-wi0-f178.google.com with SMTP id bs8so886379wib.5; Fri, 06 Feb 2015 01:22:25 -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=lbdzRNtpVPMA5hDLK0oxMiJmS6CFyqUWRjwZ3zypi6U=; b=LLd5fNpMl1pFAJZ5YZW+9zposyr9n0aXfLRfHZihW8neysVrR63O4e5n9Lums5yIWR Rp01YzRhaXkJ/3zsnorVqgVMQ1EuqgfX3MNGbPBD80M2N5vDTKTb8mWZscBJuJJzZybh EomUcf/G0gYKEVaphPu9kquzNI2Iv7/OAEFCAM+VhonKdXUlqxXN85UGNRjiVhEcH1rz MgYNgV3E6MCccmAmCkjBNh88jEoSAsJwxZqAtiUSU/YdiHooay8CBIVcgHOZJSQRr2EJ ISRI+4uZeSO3b8/O8QvCkRJXog01nHxHC5wp8/sqhqQFzXBBhULRwz1ZZpGmR8RvbvOe hTAA== X-Received: by 10.194.2.240 with SMTP id 16mr5418856wjx.108.1423214545556; Fri, 06 Feb 2015 01:22:25 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.94.137 with HTTP; Fri, 6 Feb 2015 01:21:45 -0800 (PST) Date: Fri, 6 Feb 2015 10:21:45 +0100 X-Google-Sender-Auth: GS71E2Wprq6aB8Z_TLuwuLFNQTg Message-ID: To: PHP QA , php-general@lists.php.net, PHP Internals Content-Type: multipart/alternative; boundary=047d7b343d846d5a0a050e67f51d Subject: PHP 5.6.6 RC1 is available for testing From: jpauli@php.net (Julien Pauli) --047d7b343d846d5a0a050e67f51d Content-Type: text/plain; charset=UTF-8 Hello PHP 5.6.6 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.6.6RC1/NEWS Please test it carefully, and report any bugs in the bug system. The stable release is planned for February 19th, if no critical issues will be discovered in the RC. Thank you for your support. Ferenc Kovacs & Julien Pauli --047d7b343d846d5a0a050e67f51d--