Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71687 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26407 invoked from network); 28 Jan 2014 17:18:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2014 17:18:10 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; 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:57268] helo=smtp5-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/E4-01140-D46E7E25 for ; Tue, 28 Jan 2014 12:18:07 -0500 Received: from schrodingerscat.famillecollet.com (unknown [82.241.130.121]) by smtp5-g21.free.fr (Postfix) with ESMTP id 151DFD480AD for ; Tue, 28 Jan 2014 18:17:58 +0100 (CET) Message-ID: <52E7E644.60409@fedoraproject.org> Date: Tue, 28 Jan 2014 18:17:56 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: internals@lists.php.net References: <1A1D3F38-DA1F-47AB-9387-1C4C7BA9FB97@ez.no> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] RHEL 7 beta ships with PHP 5.4 instead of 5.5 From: remi@fedoraproject.org (Remi Collet) Le 28/01/2014 17:46, Marco Pivetta a écrit : > Hi there! > > Sorry to just bump arrogantly like this, but have there been any updates > regarding RHEL-7 and PHP5.5? Probably you should more consider RHEL as a "hardware" platform and then use RHSCL which provides more recent version of various language stacks (also available in CentOS [1]) RHEL 6 have PHP 5.3.3, but RHSCL 1.0 have 5.4.16 RHEL 7 have PHP 5.4.16 We could very probably expect RHSCL "next" to provides both PHP 5.4 and 5.5 for RHEL 6 and 7. More information about using SCL on my blog [2] Notice, an amazing feature of SCL if to allow parallel installation of various PHP versions, and use them at the same time. We are just waiting for SCL Guidelines to be approved (Fedora) to be able to provide additional extensions/libraries in EPEL. Remi. [1] http://lists.centos.org/pipermail/centos-announce/2013-October/020000.html [2] http://blog.famillecollet.com/tag/SCL