Change the module to require only the APCu extension

Created on 25 January 2017, over 7 years ago
Updated 4 August 2024, about 1 month ago

Since the APC extension is no longer maintained and has been superseded, the code can simply rely on the apcu_*() functions.

The last stable APC version has been releases on May, 2011, five years and a half before this issue was open.
Hopefully, no Drupal 7 site is still running on PHP 5. They are more probably running on PHP 7 or 8, with the APCu extension.

Since the APCUIterator class is only available starting from version 5.0.0, the minimum APCu version needs to be raised to 5.0.0.

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇩🇪Germany donquixote

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024