Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63008 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89516 invoked from network); 15 Sep 2012 07:47:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Sep 2012 07:47:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 212.27.42.5 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 212.27.42.5 smtp5-g21.free.fr Linux 2.6 Received: from [212.27.42.5] ([212.27.42.5:47179] helo=smtp5-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/4C-02694-98234505 for ; Sat, 15 Sep 2012 03:47:23 -0400 Received: from dixsept.famillecollet.com (unknown [82.241.130.121]) by smtp5-g21.free.fr (Postfix) with ESMTP id E8E81D4812E for ; Sat, 15 Sep 2012 09:47:15 +0200 (CEST) Message-ID: <50543282.7040201@fedoraproject.org> Date: Sat, 15 Sep 2012 09:47:14 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Download PHP binaries From: remi@fedoraproject.org (Remi Collet) 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