View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002504 | Composr | core | public | 2016-04-26 00:57 | 2018-02-07 23:10 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0002504: APCu persistent cache support | ||||
Description | APC is discontinued for PHP7, but APCu supports PHP7. Implement and test support. | ||||
Tags | Type: Performance | ||||
Time estimation (hours) | 3 | ||||
Sponsorship open | |||||
related to | 0002505 | non-assigned | Zend data cache persistent cache support (proprietary) |
|
Oh, and document wherever APC features in our .txt tutorials. |
|
You can already use apcu-bc to emulate apc... https://pecl.php.net/package/apcu_bc https://pecl.php.net/package/APCu |
|
No need for testing, as it's the same code as APC with a different function prefix. |
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 |