Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73336 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14421 invoked from network); 20 Mar 2014 15:22:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Mar 2014 15:22:44 -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:60686] helo=smtp5-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/8D-33112-DB70B235 for ; Thu, 20 Mar 2014 10:22:39 -0500 Received: from schrodingerscat.famillecollet.com (unknown [82.241.130.121]) by smtp5-g21.free.fr (Postfix) with ESMTP id E7F04D48115 for ; Thu, 20 Mar 2014 16:22:30 +0100 (CET) Message-ID: <532B07B5.9030900@fedoraproject.org> Date: Thu, 20 Mar 2014 16:22:29 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: PHP Internals X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: RHEL-6 now have PHP 5.3, 5.4 and 5.5 From: remi@fedoraproject.org (Remi Collet) Few months ago, Red Hat release RHSCL 1.0 which includes PHP 5.4.16. Today RHSCL 1.1 (Beta) is released. PHP 5.4.16 is still available (php54), and now include Zend Opcache PHP 5.5.6 is added as a separate collection (php55). As MongoDB is also part of RHSCL, the php55 collection also includes the pecl/mongo extension (1.4.5). Notice, for "clone" users (CentOS, Oracle, Scientific Linux), http://copr.fedoraproject.org/coprs/rhscl/php54/ http://copr.fedoraproject.org/coprs/rhscl/php55/ And for users searching for more extensions (EPEL is not yet ready for SCL) http://copr.fedoraproject.org/coprs/remi/php54more/ http://copr.fedoraproject.org/coprs/remi/php55more/ We now can use an "Enterprise" distribution with a recent PHP version. /me really hopes this will help for adoption of our new versions. Remi. http://developerblog.redhat.com/2014/03/20/rhscl-1-1-beta-available-apache-mongodb/