- 🇮🇹Italy apaderno Brescia, 🇮🇹
The idea of 📌 Change the module to require only the APCu extension Needs work is to change this module to require only the APCu extension, since the APC extension has been superseded.
It does not mean this cannot be handled with multiple issues.Since there is already a patch provided in this issue, I will use the patch provided here to create a merge request.
- Status changed to Needs review
4 months ago 6:43pm 16 July 2024 - 🇮🇹Italy apaderno Brescia, 🇮🇹
I had to slightly change the used code, since
apcu_clear_cache()
, likeapc_clear_cache()
, always returnTRUE
. We can only assume the cache has been cleared and show that message to users. -
apaderno →
committed 669da123 on 7.x-1.x
Issue #2944205: Undefined function apc_clear_cache()
-
apaderno →
committed 669da123 on 7.x-1.x
- Status changed to Fixed
4 months ago 6:57pm 16 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.