Description
Legacy PHP 7.4 applications can store userland values in shared APCu cache. It is a runtime module for local process caching in web apps and services. Cached data can contain private application state, so keys and cache exposure should be controlled.