Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:86698 php.webmaster:21368 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30461 invoked from network); 15 Jun 2015 23:52:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2015 23:52:13 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:25579] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/B9-15639-A256F755 for ; Mon, 15 Jun 2015 19:52:11 -0400 To: internals@lists.php.net,php-webmaster@lists.php.net Date: Tue, 16 Jun 2015 01:52:05 +0200 Message-ID: <01punahgjvbeg3b4kv2244tvfc2hu5ogli@4ax.com> References: <00c501d0a773$f84fee90$e8efcbb0$@belski.net> <557EDF48.9000800@gmx.de> <1434379932.17693.5.camel@kuechenschabe> <1434400117.17693.10.camel@kuechenschabe> <4efunalbluqdcrf5h91lmsqtedj5t40i95@4ax.com> <557F4B64.6040403@gmx.de> 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: 85.223.116.227 Subject: Re: [PHP-DEV] PHP7 releases vs Windows Sources? From: phpdev@ehrhardt.nl (Jan Ehrhardt) Christoph Becker in php.internals (Tue, 16 Jun 2015 00:02:12 +0200): >Have you already tried to compile an php-7.0.0alpha1.tar.* on Windows. >I suppose that would fail, see . It does not fail with https://github.com/php/php-src/archive/php-7.0.0alpha1.tar.gz This builds just like it should do: bison regenerates the zlp and zip files. Jan