Re: Plan to drop php-pecl-apc from Fedora - Urgent review needed

2013-07-20 Thread Adam Williamson
On Tue, 2013-04-16 at 09:47 +0200, Remi Collet wrote: > Hi, > > PHP opcode cache is a very important feature for sites with large traffic. > > APC is mostly a dead project. > No stable release for php 5.4, lot of issues. > > Upstream move most of dev resources to new "Zend OPcache" which will be

Re: Plan to drop php-pecl-apc from Fedora - Urgent review needed

2013-04-18 Thread Remi Collet
Le 16/04/2013 20:50, Jared K. Smith a écrit : > 1/ php-pecl-zendopcache, the Zend OPcache for php 5.3 / 5.4 > > https://bugzilla.redhat.com/show_bug.cgi?id=91 > > Target version is EPEL-6 and Fedora <= 18 as Fedora >= 19 already have > php-opcache (subpackage of main

Re: Plan to drop php-pecl-apc from Fedora - Urgent review needed

2013-04-17 Thread Remi Collet
Le 16/04/2013 17:12, Michał Piotrowski a écrit : > So you want to replace APC with Zend OPcache on F18 and F17? Not exactly. It will be an admin choice. Of course only 1 opcode cache can be enabled at the same time. We have php-pecl-zendopcache Conflicts: php-pecl-apc < 3.1.15 APC 3.1.15dev is

Re: Plan to drop php-pecl-apc from Fedora - Urgent review needed

2013-04-16 Thread Jared K. Smith
On Tue, Apr 16, 2013 at 3:47 AM, Remi Collet wrote: > To be able to drop this package, we need > > 1/ php-pecl-zendopcache, the Zend OPcache for php 5.3 / 5.4 > > https://bugzilla.redhat.com/show_bug.cgi?id=91 > > Target version is EPEL-6 and Fedora <= 18 as Fedora >= 19 already have >

Re: Plan to drop php-pecl-apc from Fedora - Urgent review needed

2013-04-16 Thread Michał Piotrowski
Hi, 2013/4/16 Remi Collet > Hi, > > PHP opcode cache is a very important feature for sites with large traffic. > > APC is mostly a dead project. > No stable release for php 5.4, lot of issues. > > Upstream move most of dev resources to new "Zend OPcache" which will be > the official opcode cache