Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:323882 php.internals:77744 php.qa:67428 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47685 invoked from network); 2 Oct 2014 16:03:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Oct 2014 16:03:08 -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.216.53 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.216.53 mail-qa0-f53.google.com Received: from [209.85.216.53] ([209.85.216.53:60172] helo=mail-qa0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/03-33841-A377D245 for ; Thu, 02 Oct 2014 12:03:06 -0400 Received: by mail-qa0-f53.google.com with SMTP id v10so1999386qac.12 for ; Thu, 02 Oct 2014 09:03:03 -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=omAmuOMrnHHXpwNTR0wLUXeL8QBhk6+BR34dqs4/21A=; b=YQgV76AFkCOQqQNX0WnC2ZUv1OsDC1yhDu4dCKzuB0x93cVK17Te01Iqp1yGpyjsNG Jhxjj3DAazCDZCiZYQeIzz5H5SRU+U2z3BAF4+Bo/aL9d8yDY1JUiPXgbzmAr+bhR1c5 7/CK9M1xniNbBqm4K9C2GMV8vp2KcIGviCjJV9ArLM+P2jTWELDufgVHNt12GcaFl24Y G0lKQvmaWnhPbVmcL8nPguqEwNCtAGOh3BoPV4aLJPTLm/B+dBLKPdzo3plpE78XQmeq 8rItkxXt8jgn6T+bdec1XpupySoYIR+159IfD+xhVYBxUvoJJoRb915BE05VQ+zn+7z0 JX+w== X-Received: by 10.140.23.177 with SMTP id 46mr99820072qgp.64.1412265781754; Thu, 02 Oct 2014 09:03:01 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.140.101.172 with HTTP; Thu, 2 Oct 2014 09:02:20 -0700 (PDT) Date: Thu, 2 Oct 2014 18:02:20 +0200 X-Google-Sender-Auth: KuRZbP90Yo2PoapUIMgvMKTRMSY Message-ID: To: PHP QA , PHP Internals , php-general@lists.php.net Content-Type: multipart/alternative; boundary=001a11c130c242dbb2050472c0ab Subject: PHP 5.5.18RC1 is ready for testing From: jpauli@php.net (Julien Pauli) --001a11c130c242dbb2050472c0ab Content-Type: text/plain; charset=UTF-8 Hello PHP 5.5.18 RC1 is available for testing. You can download it from http://server.famillecollet.com/php/ The Windows binaries are available at http://windows.php.net/qa/ This release contains a number of bugfixes and fixes a regression that were introduced in 5.5.17 about OpenSSL extension. The original issue was https://bugs.php.net/bug.php?id=41631 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.18RC1/NEWS Please test it carefully, and report any bugs in the bug system. Our QA server is actually down. We are sorry about this, you may experience problems reporting bugs for this RC. Please, feel free to report them using our QA mailing list instead, or by contacting our QA team directly. The stable release is planned for October 16th, if no critical issues will be discovered in the RC. Thank you for your support. Julien Pauli & David Soria Parra --001a11c130c242dbb2050472c0ab--