Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89620 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28200 invoked from network); 4 Dec 2015 16:25:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2015 16:25:09 -0000 Authentication-Results: pb1.pair.com header.from=t.carnage@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=t.carnage@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.44 as permitted sender) X-PHP-List-Original-Sender: t.carnage@gmail.com X-Host-Fingerprint: 74.125.82.44 mail-wm0-f44.google.com Received: from [74.125.82.44] ([74.125.82.44:34396] helo=mail-wm0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/32-09187-36EB1665 for ; Fri, 04 Dec 2015 11:25:07 -0500 Received: by wmvv187 with SMTP id v187so82136416wmv.1 for ; Fri, 04 Dec 2015 08:25:04 -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=eY/Y9prNeFRVf8IBgov1NldTj0uAIf9UJfc3z4aMT1U=; b=MQ4aT5Wjd4UuYc+RKnh6QI65xiOZeguNeklO3s3u59ts7+XugqR1ToDb9XenS/nSB8 LWOnzqBWKjKl0vWkvwPPMC2YpVRsFKpFW5DPFjzjS0g3xyg++S5mPeB4FyE81o0GaJ8P F7TFfLAi8b9HF+bx3g2PiOh0NVJsiIuUAixoKUtqGe7sGi9qSXyn4NNPSxfA+e6cZ5Wm NwBkZnLJR2O/qsOHA+Si8VaDxuLMqdkf/FveXRXp0S9PxFcMzJ/m6S2bahaDCjahFvki LVVelFmK8fFT0T6nI58+tAsHecTHGGA1WnCj2aU8lUTm3PqF2qzqYhO6J2LtA2phZMXH ZnRg== MIME-Version: 1.0 X-Received: by 10.28.158.198 with SMTP id h189mr5896761wme.15.1449246304321; Fri, 04 Dec 2015 08:25:04 -0800 (PST) Received: by 10.194.115.67 with HTTP; Fri, 4 Dec 2015 08:25:04 -0800 (PST) In-Reply-To: <56619B15.8010309@lsces.co.uk> References: <039701d12dce$c67982a0$536c87e0$@lool.fr> <56605D5E.5050001@php.net> <5660CB92.1030703@gmail.com> <56616B0D.1050000@php.net> <56619B15.8010309@lsces.co.uk> Date: Fri, 4 Dec 2015 16:25:04 +0000 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=001a114b26c829460f052614f313 Subject: Re: [PHP-DEV] PHP 7.0.0 final RTM delay From: t.carnage@gmail.com (Chris Riley) --001a114b26c829460f052614f313 Content-Type: text/plain; charset=UTF-8 On 4 December 2015 at 13:54, Lester Caine wrote: > On 04/12/15 10:29, Sebastian Bergmann wrote: > >> 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. > > I think the problem in the past has been that simply compiling on a > windows machine required both proprietary software and an understanding > of areas that a new user would not normally encounter. Things have > changed and we can download a free environment to create a windows build > almost as easily as building on any Linux distribution. That ONLY works > because Pierre and others have sorted out all the problems with the > build process, and the binaries are almost a free result of the QA > process. It would be nice if Apache was also available as an official > windows build since that can still be difficult to build privately on > windows and is the main reason ApacheLounge came into existence. > > Yes providing windows binaries is not essential but it does at lease > ensure that one is helping a windows php newbie one knows exactly what > they have installed. Personally I've migrated to only running PHP on > Linux these days but I still have to support windows only sites and > appreciate the binary builds. > > -- > Lester Caine - G8HFL > ----------------------------- > Contact - http://lsces.co.uk/wiki/?page=contact > L.S.Caine Electronic Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk > Rainbow Digital Media - http://rainbowdigitalmedia.co.uk > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > If anyone feels strongly one way or another about providing binary releases for different platforms; why not create an RFC and vote on it? ~C --001a114b26c829460f052614f313--