Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:323840 php.internals:77157 php.qa:67417 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91501 invoked from network); 12 Sep 2014 08:08:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Sep 2014 08:08:03 -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.216.174 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.216.174 mail-qc0-f174.google.com Received: from [209.85.216.174] ([209.85.216.174:57265] helo=mail-qc0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3C/10-25085-1E9A2145 for ; Fri, 12 Sep 2014 04:08:01 -0400 Received: by mail-qc0-f174.google.com with SMTP id m20so331532qcx.33 for ; Fri, 12 Sep 2014 01:07:58 -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=W2+R7fRKLh0geXcl2WMkcGKw4RVonPyA2BzCLA27J6w=; b=l44k5NH65tIFutE41OSUl8d8BRYi+KILZZE4MweO0A9TYGRfAFDOIK/VgF2p7IMu3e fc+kRhj6jUIUNO8vGoZJ90G7n0lqx7A7nTObKn1/bkLxnqaMpygya5aB8DILToExXLLs kqUQ6fj2HSQsfddJiL/YjtcPT8q1t/HYiAB499tBs7Iit9i6/nvo7etZbdfBHBIi/MHG S/abeYlWj8Cxd3Pz0OBv9pUBW8mvYkwb5XtHQudvs1gEAAefulzAobAr33LMlQvqlB64 obYeDakmAPPH/yeOgEiAbjz5iKsMj0BMi7+PLY0FFoD3siO1wSDwCSVNTIGjetQ9e9Yv JdHg== X-Received: by 10.140.21.177 with SMTP id 46mr9800994qgl.90.1410509277014; Fri, 12 Sep 2014 01:07:57 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.140.48.231 with HTTP; Fri, 12 Sep 2014 01:07:16 -0700 (PDT) Date: Fri, 12 Sep 2014 10:07:16 +0200 X-Google-Sender-Auth: ELmuJVweP1oCBpK8S0kvnyU_xc8 Message-ID: To: PHP QA , php-general@lists.php.net, PHP Internals Content-Type: multipart/alternative; boundary=001a11c1398668b5db0502d9c88f Subject: PHP 5.6.1RC1 is ready for testing From: jpauli@php.net (Julien Pauli) --001a11c1398668b5db0502d9c88f Content-Type: text/plain; charset=UTF-8 Hi! Our RC1 of PHP 5.6.1 was just released today. You can fetch it from http://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.1RC1/NEWS Please test it carefully, and report any bugs in the bug system. The stable release is planned for September 25th, if no critical issues will be discovered in the RC. Thank you for your support. Julien Pauli & Ferenc Kovacs --001a11c1398668b5db0502d9c88f--