Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93897 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52979 invoked from network); 11 Jun 2016 14:51:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jun 2016 14:51:44 -0000 X-Host-Fingerprint: 92.66.168.50 unknown Received: from [92.66.168.50] ([92.66.168.50:7275] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/84-04630-F752C575 for ; Sat, 11 Jun 2016 10:51:43 -0400 To: internals@lists.php.net Date: Sat, 11 Jun 2016 16:51:38 +0200 Message-ID: References: X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 92.66.168.50 Subject: Re: PHP 7.1.0alpha1 is available for testing From: phpdev@ehrhardt.nl (Jan Ehrhardt) Davey Shafik in php.internals (Sat, 11 Jun 2016 11:38:00 +0100): >The first alpha for 7.1.0 was just released and can be downloaded from: > >https://downloads.php.net/~krakjoe/ Congrats. >The Windows binaries are available at > >http://windows.php.net/qa/ I have built the NTS versions with a lot of non-core extensions. For those that want to test those: https://phpdev.toolsforresearch.com/php-7.1.0alpha1-nts-Win32-VC14-x86.htm https://phpdev.toolsforresearch.com/php-7.1.0alpha1-nts-Win32-VC14-x86.zip https://phpdev.toolsforresearch.com/php-7.1.0alpha1-nts-Win32-VC14-x64.htm https://phpdev.toolsforresearch.com/php-7.1.0alpha1-nts-Win32-VC14-x64.zip They are built with OpenSSL 1.0.2h Fips, but that should not make a difference. -- Jan