Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89614 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3458 invoked from network); 4 Dec 2015 10:28:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2015 10:28:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 188.94.27.5 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 188.94.27.5 scarlet.netpirates.net Received: from [188.94.27.5] ([188.94.27.5:38906] helo=scarlet.netpirates.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/D1-13582-FDA61665 for ; Fri, 04 Dec 2015 05:28:48 -0500 Received: (qmail 13244 invoked by uid 89); 4 Dec 2015 10:28:47 -0000 Received: by simscan 1.4.0 ppid: 13236, pid: 13239, t: 0.0368s scanners: attach: 1.4.0 clamav: 0.98.4/m:55/d:20700 Received: from unknown (HELO ?192.168.178.24?) (php@sebastian-bergmann.de@84.165.81.153) by scarlet.netpirates.net with ESMTPA; 4 Dec 2015 10:28:46 -0000 To: internals@lists.php.net References: <039701d12dce$c67982a0$536c87e0$@lool.fr> <56605D5E.5050001@php.net> <5660CB92.1030703@gmail.com> Message-ID: <56616B0D.1050000@php.net> Date: Fri, 4 Dec 2015 11:29:33 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <5660CB92.1030703@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 7.0.0 final RTM delay From: sebastian@php.net (Sebastian Bergmann) Am 04.12.2015 um 00:09 schrieb Stanislav Malyshev: > Windows as a platform is different from Linux/Mac in several aspects True. But why does the PHP Project have to provide Windows binaries on php.net? Microsoft should be treated as any other downstream vendor: let them build their binaries on their infrastructure and let them distribute their binaries through their channels. Again, my intention is not to "bash Microsoft". I appreciate and respect everything they have done to make PHP on Windows more robust. I just think that the PHP project would be better off to focus on one release artifact: the source tarball.