Remove the code that writes and reads apc_cache::default_prefix from APCu

Created on 19 August 2024, 28 days ago
Updated 2 September 2024, 14 days ago

The value of apc_cache::default_prefix has been introduced to use a more random value instead of an empty string, but the code using that value is not able to understand if that value has been already set, and then removed from APCu, or it was never set. This means that the code is not able to understand if the APCu keys used for the cache must be invalidated.

The code that writes and reads apc_cache::default_prefix from APCu needs to be removed.

📌 Task
Status

Fixed

Version

2.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