Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63009 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93620 invoked from network); 15 Sep 2012 08:59:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Sep 2012 08:59:02 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.42 mail-pz0-f42.google.com Received: from [209.85.210.42] ([209.85.210.42:56485] helo=mail-pz0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/BC-02694-45344505 for ; Sat, 15 Sep 2012 04:59:00 -0400 Received: by dalf4 with SMTP id f4so3044917dal.29 for ; Sat, 15 Sep 2012 01:58:56 -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=hEfZmy039HOl53UWbWZoJVwVo8/YSJddxOStl+SIwbA=; b=XqmWurfX0ua9tARR6AnMcwRbL0UcuJm7buOpZ6ftnviRZ2icXALPzqx9FmajP5Vqd4 Uj3ej1PR0Ma84TYTGiNlDEGNfTGaIFcSMgKycemjhr1uKQBUsydT82rwtEw1NxymdnWA ZDGSdujqsqCff/xtEMVX1MokSIXRL0DsMH2lX7Bul3p1jPCXlDAzb5C9uMIsjuwBN0Dl qCkj4JpDpldR5WUSPZuG9O/cdQsvCYEf+su9G/VfzDpK665sIXTKRRdlySsU7zdEzH5j ZSiaz+wZt+xPEtJV+d8KwgELcMElX23rtOQMAl079Pes6Btjngh6bJGT6sqf7UCptCJQ XWPg== MIME-Version: 1.0 Received: by 10.68.221.225 with SMTP id qh1mr9721069pbc.50.1347699536217; Sat, 15 Sep 2012 01:58:56 -0700 (PDT) Received: by 10.68.54.68 with HTTP; Sat, 15 Sep 2012 01:58:55 -0700 (PDT) Received: by 10.68.54.68 with HTTP; Sat, 15 Sep 2012 01:58:55 -0700 (PDT) In-Reply-To: <50543282.7040201@fedoraproject.org> References: <50543282.7040201@fedoraproject.org> Date: Sat, 15 Sep 2012 10:58:55 +0200 Message-ID: To: Remi Collet Cc: internals Content-Type: multipart/alternative; boundary=e89a8ff255c01ec6a004c9b9c053 Subject: Re: [PHP-DEV] Download PHP binaries From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8ff255c01ec6a004c9b9c053 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2012.09.15. 9:47, "Remi Collet" ezt =C3=ADrta: > > 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. > > Why PHP project (seems to) recommend the use of a third party repository > among others ? > > Yes, I'm probably offended because I also maintain a third repository > [2], trying to be as close of upstream as possible, as complete as > possible (ex: php 5.3.17 / 5.4.7 [3] or latest msgpack extension [4] > already there, with more than 300 php-* packages) > > It seems (at least to me) that this should be clarified. > > > Best regards, > Remi. > > > [1] http://iuscommunity.org/ > [2] http://rpms.famillecollet.com/ > [3] http://blog.famillecollet.com/post/2012/09/14/php-5.3.17-and-php-5.4.= 7 > [4] http://blog.famillecollet.com/post/2012/09/15/php-pecl-msgpack-0.5.2-en > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > http://git.php.net/?p=3Dweb/php.git;a=3Dcommit;h=3D6d85653df2e1cb2c97003f0c= 42000f2129f976e1 It seems somebody mailed the webmaster list and Hannes added them to that page. They are there because they provided up-to-date packages for redhat/centos. You problem is that we advertise community repos, or that we don't advertise yours? --e89a8ff255c01ec6a004c9b9c053--