(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2)
opcache_get_status — Get status information about the cache
$include_scripts
= true
) : array|falseThis function returns state information about the cache instance
include_scripts
Include script specific state information
Returns an array of information, optionally containing script specific state information,
başarısızlık durumunda false
döner.
If opcache.restrict_api
is in use and the current path
is in violation of the rule, an E_WARNING will be raised; no status information will
be returned.