Change apc_drush_flush() to use two parameters instead of one

Created on 17 July 2024, 2 months ago
Updated 2 August 2024, about 2 months ago

apc_drush_flush() uses a single parameter, an array with two values. The code would be much simpler if it used two parameters, the last of which has array() as default value.

This requires changing also the code used for apc_xmlrpc().

Since apc_drush_flush() is changed, I would also rename it to apc_clear_cache() and change its method name to apc.clear_cache.

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024