Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63021 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87909 invoked from network); 16 Sep 2012 20:32:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Sep 2012 20:32:07 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.170 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:52834] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/35-37992-04736505 for ; Sun, 16 Sep 2012 16:32:06 -0400 Received: by lbbgp3 with SMTP id gp3so3953907lbb.29 for ; Sun, 16 Sep 2012 13:31:58 -0700 (PDT) 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=ZlxcK+nJqTQ3R8EO8kJRMNPGCqGI4JpEmfG+JZvWaik=; b=hP2yd1JoVsES6oXewApZ0y9gfIkqYtF1+24cr+/oBVlBGpcPqxLq4pzVVT5WcN4uzT vfWUZEGwDnAYJFN1cRmolA250sbUthnAecDiwL+ZOAcUOqeXuJE5kL3roB13U+XMfPo7 IJl/3OYFTCiQD75GeCAeTGPpJHGcp+XsX3Famy/f/5WSKngo4JrPoAlU9fRVNH0kaLRQ I+87j1gCJbGNjM+/4IKiU5O6EWD0qZPr9ghBGsp7A0NAN/kz+ZpqrQem9EKIP0D87XLt CEpd5YJAQDSRdUc3CBBO2pkBVW6FdvMdUSFBNeYxFicCxaBkGJSEFpFx6teVlyGLdfEM 6mFQ== MIME-Version: 1.0 Received: by 10.152.124.180 with SMTP id mj20mr8010025lab.43.1347827518259; Sun, 16 Sep 2012 13:31:58 -0700 (PDT) Received: by 10.114.0.238 with HTTP; Sun, 16 Sep 2012 13:31:58 -0700 (PDT) In-Reply-To: <50543282.7040201@fedoraproject.org> References: <50543282.7040201@fedoraproject.org> Date: Sun, 16 Sep 2012 21:31:58 +0100 Message-ID: To: Remi Collet Cc: internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Download PHP binaries From: hannes.magnusson@gmail.com (Hannes Magnusson) On Sat, Sep 15, 2012 at 8:47 AM, Remi Collet wrote: > Hi, > > I recently noticed that on http://www.php.net/downloads.php, > "Redhat/CentOS Binaries" link to a third party repository [1]. > > First, this could be confused for users, as this is not a Red Hat or > CentOS official repository. None of these links are to any official distro repos as far as I know, and we do not endorse them or maintain them or even officially support them. If you know of any other relatively well maintained binaries for any platforms, please let us know. I don't really see the point in linking to the 'official distro repos' as the only reason people go to that page is to either fix the stupid vendor installs, or get more up to date packages then their distro offers out of the box. I've added your repo to the list now. In the future, please understand we have multiple mailinglists for a reason and use the appropriate list next time around. -Hannes