Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73348 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49111 invoked from network); 20 Mar 2014 22:43:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Mar 2014 22:43:00 -0000 Authentication-Results: pb1.pair.com header.from=ocramius@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.177 as permitted sender) X-PHP-List-Original-Sender: ocramius@gmail.com X-Host-Fingerprint: 209.85.216.177 mail-qc0-f177.google.com Received: from [209.85.216.177] ([209.85.216.177:65002] helo=mail-qc0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CE/41-40859-3FE6B235 for ; Thu, 20 Mar 2014 17:43:00 -0500 Received: by mail-qc0-f177.google.com with SMTP id w7so1871973qcr.8 for ; Thu, 20 Mar 2014 15:42:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=BNQfco54VKp3hWKO+TyXptSpRwB1z7VNa9ApqBJ8wNo=; b=M2GG4OczaYCgH2kQOYlK6J7xCL391GLfzTNdvRbZ4bOT+A6HBiHl+c1GyHpl3j/8vH l7HzPYpz7M0K6Lb8LxGJD0tGN7aaN0hOwedZjcF0FMF1eUENBUbs0qAms5bdsi4rG80U zHnxNL2on1WhVElrDLn0jRZjoU4q7LukfbS7PVSHuZplf4BHsl4sKGOyinZi2VRPUFyr OUZj8w0eVC0JOmteq2nu0QooOE3REnqKdqPs7gZzJJ2GgXb6CYdyD8Y7Psk30rqEZojr W0pBsU+/FmbP8H4AO/H5xh8I0IM+vss2JeQwXVnSh9Fl1OI789pjuA5qMEP/a67zYeeG gCfg== X-Received: by 10.224.163.12 with SMTP id y12mr4258948qax.25.1395355377064; Thu, 20 Mar 2014 15:42:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.32.195 with HTTP; Thu, 20 Mar 2014 15:42:36 -0700 (PDT) In-Reply-To: <532B07B5.9030900@fedoraproject.org> References: <532B07B5.9030900@fedoraproject.org> Date: Thu, 20 Mar 2014 23:42:36 +0100 Message-ID: To: Remi Collet Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e0158b35295de6104f5117daf Subject: Re: [PHP-DEV] RHEL-6 now have PHP 5.3, 5.4 and 5.5 From: ocramius@gmail.com (Marco Pivetta) --089e0158b35295de6104f5117daf Content-Type: text/plain; charset=UTF-8 Hi Remi, Thank you very much for the effort you've put in this: this is awesome news for our community! We really can think about the nest framework iterations with 5.5 as a baseline thanks to this :-) Cheers, Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 20 March 2014 16:22, Remi Collet wrote: > 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. > --089e0158b35295de6104f5117daf--