Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:323816 php.internals:77051 php.qa:67407 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54119 invoked from network); 4 Sep 2014 10:17:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Sep 2014 10:17:52 -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.220.173 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.173 mail-vc0-f173.google.com Received: from [209.85.220.173] ([209.85.220.173:39286] helo=mail-vc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 07/10-53069-E4C38045 for ; Thu, 04 Sep 2014 06:17:50 -0400 Received: by mail-vc0-f173.google.com with SMTP id im17so10357154vcb.32 for ; Thu, 04 Sep 2014 03:17:47 -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=zKqoksCzysclWxgJb1OzLw+FwV8VQs0cp8z5kmYfDHk=; b=zsDgleye26v2hRFbwGtQBDT3q7aIB9MZogPbjYdEbPjTdevaytI6E1pI630A8s8aJb 4+VPSt5d5tzw5Q3O5sJHeQAtyhp+lLZpgr5w8HfwLewr9RCFrpeNvFVAgoh5RwgZq3EG O1EZe9QTI090wxhvuAvwKA/3la4P3LrpYYebjI0uNr5J8xH1S9wlgMgyGgjIYRVNQNzQ qYe2HrBvctvcuho7dX5tvfJfCW2T7b2RA5TveCMX9YcWeauZpAc0owx+R8tx/qUTimek q3d6Et7Nh32UoYzfghR7yEjOsAnZMbJxCtwye2TG+LG3oTR9RA2heotP6yXHGuv6WZEw jl6g== X-Received: by 10.221.64.142 with SMTP id xi14mr2530356vcb.31.1409825867574; Thu, 04 Sep 2014 03:17:47 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.221.34.194 with HTTP; Thu, 4 Sep 2014 03:17:07 -0700 (PDT) Date: Thu, 4 Sep 2014 12:17:07 +0200 X-Google-Sender-Auth: I8t4xWyFbg6iuz-Gm2V-GGxe5tI Message-ID: To: PHP QA , PHP Internals , php-general@lists.php.net Content-Type: multipart/alternative; boundary=001a113312a608336205023aaac5 Subject: PHP 5.5.17RC1 is ready for testing From: jpauli@php.net (Julien Pauli) --001a113312a608336205023aaac5 Content-Type: text/plain; charset=UTF-8 Hello PHP 5.5.17 RC1 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. 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.17RC1/NEWS Please test it carefully, and report any bugs in the bug system. The stable release is planned for September 18th, if no critical issues will be discovered in the RC. Thank you for your support. Julien Pauli & David Soria Parra --001a113312a608336205023aaac5--