Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:323831 php.internals:77069 php.qa:67411 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79839 invoked from network); 5 Sep 2014 12:15:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Sep 2014 12:15:05 -0000 Received: from [127.0.0.1] ([127.0.0.1:21200]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id A1/50-12208-849A9045 for ; Fri, 05 Sep 2014 08:15:05 -0400 X-Host-Fingerprint: 194.151.194.226 office.react.com Received: from [194.151.194.226] ([194.151.194.226:3125] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/00-12208-4C6A9045 for ; Fri, 05 Sep 2014 08:04:21 -0400 Message-ID: <31.00.12208.4C6A9045@pb1.pair.com> To: php-general@lists.php.net,internals@lists.php.net,php-qa@lists.php.net Date: Fri, 05 Sep 2014 14:04:15 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 194.151.194.226 Subject: Re: PHP 5.5.17RC1 is ready for testing From: arjen@react.com (Arjen Schol) Hi Julien, I've found a regression in stream_select with TLS. Testscript and details at https://bugs.php.net/bug.php?id=67965 Thanks, Arjen On 09/04/2014 12:17 PM, Julien Pauli wrote: > 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 >