php8.5
Home/ Manual/ apcu / functions/ apcu_enabled

apcu_enabled

PHP function Edit on GitHub ✎

(PECL apcu >= 4.0.3)

Whether APCu is usable in the current environment

Description

apcu_enabled(): bool

Returns whether APCu is usable in the current environment.

Parameters Parameters

Return Values

Returns true when APCu is usable in the current environment, false otherwise.

Source: reference/apcu/functions/apcu-enabled.xml · from the official PHP manual (php/doc-en)