Opened 11 years ago

Closed 8 years ago

#39590 closed request (wontfix)

php55-APC needed

Reported by: idoooooo@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: litlfred@…
Port: php55-APC

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Please help to add the "php55-apc" package into ports. the search result as below (Mon Jul 1 01:49:50) :

sudo port search php*apc
php-APC @3.1.13 (php, devel)
    Alternative PHP Cache

php5-apc @3.1.9 (php, devel)
    Alternative PHP Cache

php53-APC @3.1.13 (php, devel)
    Alternative PHP Cache

php54-APC @3.1.13 (php, devel)
    Alternative PHP Cache

Found 4 ports.

Thanks.

Change History (5)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: PHP55-APC removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: php55-APC added
Priority: HighNormal
Summary: PHP55-APC needed.php55-APC needed
Version: 2.1.3

php-APC 3.1.13 does not compile with PHP 5.5.0. If you want php-APC for PHP 5.5, you'll have to bring this problem to the attention of the developers of php-APC, and they'll have to fix it, before we can bring that fix to MacPorts.

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Meanwhile, consider trying php55-opcache.

comment:4 Changed 10 years ago by litlfred@…

Cc: litlfred@… added

Cc Me!

comment:5 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: wontfix
Status: newclosed

I guess the developers of APC have abandoned it and it will never update it for PHP 5.5 or newer.

APC had two parts: an opcode cache, which can be replaced by the php-opcache port, and a data cache, which can be replaced by the php-APCu port.

Note: See TracTickets for help on using tickets.