Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89625 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42020 invoked from network); 4 Dec 2015 18:47:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2015 18:47:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=derokorian@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=derokorian@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.45 as permitted sender) X-PHP-List-Original-Sender: derokorian@gmail.com X-Host-Fingerprint: 74.125.82.45 mail-wm0-f45.google.com Received: from [74.125.82.45] ([74.125.82.45:36857] helo=mail-wm0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/64-09187-9CFD1665 for ; Fri, 04 Dec 2015 13:47:38 -0500 Received: by wmww144 with SMTP id w144so73276991wmw.1 for ; Fri, 04 Dec 2015 10:47:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=pxVjNQj7tBcu2moo8sQj8jVutN9PRWtzVJNe0oOXRP4=; b=q0fnInniXFPK5BW7Ajfk/aHRZUmpe6e/eSROnJiquZoAcfmhgVEsNzFmrbtb6Bk/fv 6opq83/s2wYWk9jMLSXVOjVg0Gpqw6cFG6RHr2il64RSTlziTC8LfN8EmaQcKeGJJjIR Amo9rO08ZK4NPZOH4DqW/DGVvKuu8foqUUtsgbI5k0nEtC2fRSqt+O841r/rG+B8QSvR jPGJJgK5ldNf6iW9kcTMt+FJezCnRjS+KO45eNlh12OQGka3Bs9Y9pO1V7u5AI6KmrNu s1fLGgc/2OfcyspmRhPS7lQwmtxWiFTM3cO7ki5N9yGDXQ+FMNWxat6RQuLEWrw7fqVL j6Lg== MIME-Version: 1.0 X-Received: by 10.28.143.11 with SMTP id r11mr7095598wmd.28.1449254854235; Fri, 04 Dec 2015 10:47:34 -0800 (PST) Received: by 10.28.98.87 with HTTP; Fri, 4 Dec 2015 10:47:34 -0800 (PST) In-Reply-To: <5661D506.2080301@php.net> References: <039701d12dce$c67982a0$536c87e0$@lool.fr> <56605D5E.5050001@php.net> <5660CB92.1030703@gmail.com> <56616B0D.1050000@php.net> <5661D315.2030409@anderiasch.de> <5661D506.2080301@php.net> Date: Fri, 4 Dec 2015 11:47:34 -0700 Message-ID: To: Sebastian Bergmann Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11469bd8c6a16b052616f086 Subject: Re: [PHP-DEV] PHP 7.0.0 final RTM delay From: derokorian@gmail.com (Ryan Pallas) --001a11469bd8c6a16b052616f086 Content-Type: text/plain; charset=UTF-8 On Fri, Dec 4, 2015 at 11:01 AM, Sebastian Bergmann wrote: > Am 04.12.2015 um 18:53 schrieb Florian Anderiasch: > > I hate to say it, but not providing an official Windows build is kind of > > sticking the finger to everyone using Windows for PHP (not the language) > > development. > > Sorry, but that does not explain the special treatment of Windows. > Red Hat provides official PHP binaries for RHEL and Fedora. Ubuntu > provides official PHP binaries for Ubuntu. etc. Why should Microsoft > not provide the official PHP binaries for Windows? > > Because you're asking PHP to somehow influence Microsoft to change how they operate. That's simply not something they do or have ever done AFAIK. I don't know of a single piece of OSS that Microsoft builds and supplies binaries for, what makes you think they will start doing it just for PHP? Python, Mozilla, Pidgin, VLC and I'm sure many others provide their own binaries for Windows, they are not supplied by Microsoft. Why would PHP be any different? --001a11469bd8c6a16b052616f086--