Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:324068 php.internals:79274 php.qa:67464 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35246 invoked from network); 28 Nov 2014 12:57:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Nov 2014 12:57:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.47 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.192.47 mail-qg0-f47.google.com Received: from [209.85.192.47] ([209.85.192.47:44659] helo=mail-qg0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/CB-59154-F3178745 for ; Fri, 28 Nov 2014 07:57:35 -0500 Received: by mail-qg0-f47.google.com with SMTP id z60so4680337qgd.6 for ; Fri, 28 Nov 2014 04:57:33 -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=ONuHf8y1ZiGvdGQZ1/JJ9FyVCmkfPeShZISv60TgBOA=; b=MeP0cDHMobCJ1IxNEND4vbCAojHMtdeFGJo9Ay6C2obyvPElgRrW+1PvEQCXXQTPvV GwZAmX6S2ECV5ZKNoZXQ7ygem/REd7pXQ935I18jI+aI/vyBuqygcC29IW8VcTM9vXCr aqJJPxaOY51XV/C4DTpZeDt4iI6mF57gLn01BnSicdwLqxSYvbJ4UFlGKJljn4aoBSsN DCjX7vu9M5QpcqRc7SjBdmrGz8hYhS8nB1LppUDa/wZ6LB8ac9nH/uDwU7LSwAT3QKIJ qpY20VFysBLKhRCLNoACFOHldYE/5FVSZBRsKy+g1w38yDkZYCpuV089jCYxFqnXFhAk pP6g== X-Received: by 10.224.131.135 with SMTP id x7mr62937047qas.38.1417179452815; Fri, 28 Nov 2014 04:57:32 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.140.20.86 with HTTP; Fri, 28 Nov 2014 04:56:51 -0800 (PST) Date: Fri, 28 Nov 2014 13:56:51 +0100 X-Google-Sender-Auth: If95r39RcsKK_7Cj96AFGY95L9g Message-ID: To: PHP Internals , php-general@lists.php.net, PHP QA Content-Type: multipart/alternative; boundary=001a11c2d162de3e4e0508eacdf2 Subject: PHP 5.5.20RC1 is available From: jpauli@php.net (Julien Pauli) --001a11c2d162de3e4e0508eacdf2 Content-Type: text/plain; charset=UTF-8 Hello, PHP 5.5.20RC1 is available for testing. You can download 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, many of them about the PHP-FPM IPV6 support feature. We'd like to point you to this particular part for your testing strategy. 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.20RC1/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. Julien Pauli & David Soria Parra --001a11c2d162de3e4e0508eacdf2--