View Issue Details

IDProjectCategoryView StatusLast Update
0002504Composrcorepublic2018-02-07 23:10
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0002504: APCu persistent cache support
DescriptionAPC is discontinued for PHP7, but APCu supports PHP7.

Implement and test support.
TagsType: Performance
Time estimation (hours)3
Sponsorship open

Relationships

related to 0002505 non-assigned Zend data cache persistent cache support (proprietary) 

Activities

Chris Graham

2016-04-26 01:01

administrator   ~0003747

Oh, and document wherever APC features in our .txt tutorials.

Chris Graham

2017-01-31 00:50

administrator   ~0004737

You can already use apcu-bc to emulate apc...

https://pecl.php.net/package/apcu_bc
https://pecl.php.net/package/APCu

Chris Graham

2018-02-07 23:10

administrator   ~0005468

No need for testing, as it's the same code as APC with a different function prefix.

Issue History

Date Modified Username Field Change
2016-04-26 00:57 Chris Graham New Issue
2016-04-26 01:01 Chris Graham Note Added: 0003747
2016-04-26 01:38 Chris Graham Tag Attached: Type: Performance
2016-04-26 04:26 Chris Graham Relationship added related to 0002505
2017-01-31 00:50 Chris Graham Note Added: 0004737
2018-02-07 23:10 Chris Graham Note Added: 0005468
2018-02-07 23:10 Chris Graham Status non-assigned => resolved
2018-02-07 23:10 Chris Graham Resolution open => fixed
2018-02-07 23:10 Chris Graham Assigned To => Chris Graham