Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:86458 php.qa:67542 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72603 invoked from network); 29 May 2015 20:57:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2015 20:57:21 -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.182 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.182 mail-wi0-f182.google.com Received: from [209.85.212.182] ([209.85.212.182:35186] helo=mail-wi0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/31-51871-0B2D8655 for ; Fri, 29 May 2015 16:57:21 -0400 Received: by wicmx19 with SMTP id mx19so28696042wic.0; Fri, 29 May 2015 13:57:18 -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=6d9w9OK7E5/rVyWlP9AGCJkq58oHOxyglsxKacBtn/g=; b=pOBr+WDpQW7VuEVYzviCIKK4PLZ3430B6IiTC5PJ5aIjBEFA1y19T94z066R+/nn5n ImqgJGNm/IjdiewCxLHqxfK22BcW6L6ZxnmGmhp1w63yzos9TgyfRroaLgkTMSpD2oSg T1kxITpFGCErcIL9jEkZho3OIgNyjtCYcHCTEjpxGtwCH5qi1CPe9uibnaA36SW8XFkk X1oXxGVfnK2XEDthSJcAItbRslf1+3+faLv8UrIOnq6sVr6jBV3i6K2uqMTc9TPyyeIF u+FkAk5KaoPoophpZPFtclW3XyDiLQgtuADB9xfN+GLPttJGt5q13212fBxXgNC8RMoy UWwQ== X-Received: by 10.194.209.130 with SMTP id mm2mr1501440wjc.64.1432933037615; Fri, 29 May 2015 13:57:17 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.120.198 with HTTP; Fri, 29 May 2015 13:56:37 -0700 (PDT) Date: Fri, 29 May 2015 22:56:37 +0200 X-Google-Sender-Auth: ySRP6kSHX2gP5MqpWmJpHwGuQrE Message-ID: To: PHP Internals , PHP QA Content-Type: multipart/alternative; boundary=047d7b3a82e2b1b12e05173eb826 Subject: PHP 5.5.26RC1 is available From: jpauli@php.net (Julien Pauli) --047d7b3a82e2b1b12e05173eb826 Content-Type: text/plain; charset=UTF-8 Hi, PHP 5.5.26RC1 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.5.26RC1/NEWS Please test it carefully, and report any bugs in the bug system. The stable release is planned for June11th, if no critical issues will be discovered in the RC. Thank you for helping the PHP project. Julien Pauli & David Soria Parra --047d7b3a82e2b1b12e05173eb826--