Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86624 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63272 invoked from network); 12 Jun 2015 20:08:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2015 20:08:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:42490] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 60/12-51131-E3C3B755 for ; Fri, 12 Jun 2015 16:08:30 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id 9784923D6299; Fri, 12 Jun 2015 22:08:27 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on h1123647.serverkompetenz.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.5 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from w520phpdev (pD9FE83A9.dip0.t-ipconnect.de [217.254.131.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id 8070723D615B; Fri, 12 Jun 2015 22:08:26 +0200 (CEST) To: "'Jordi Boggiano'" , References: <000201d0a4aa$40c2fae0$c248f0a0$@php.net> <557AD880.5070402@seld.be> In-Reply-To: <557AD880.5070402@seld.be> Date: Fri, 12 Jun 2015 22:08:26 +0200 Message-ID: <110601d0a54b$8ce6a380$a6b3ea80$@belski.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQECv0VsBC4uMl0Sz9c1gJcR8zkiHQKagbqInzBEMaA= Content-Language: en-us Subject: RE: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing! From: anatol.php@belski.net ("Anatol Belski") Hi Jordi, > -----Original Message----- > From: Jordi Boggiano [mailto:j.boggiano@seld.be] > Sent: Friday, June 12, 2015 3:03 PM > To: internals@lists.php.net > Subject: Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing! > > On 12/06/2015 01:53, ab@php.net wrote: > > The first alpha for 7.0.0 was just released and can be downloaded from: > > > > https://downloads.php.net/~ab/ > > > > The Windows binaries are available at > > > > http://windows.php.net/qa/ > > Yay! > > Thanks to everyone involved. > > Composer test suite passing and in -50% runtime than 5.6 which I can't complain > about :) > Thanks for the feedback. It's a good and an important sign :) Regards Anatol