opcache_get_statusGet status information about the cache Description
arrayfalse opcache_get_status(bool
$include_scripts = true )This function returns state information about the in-memory cache instance. It will not return any information about the file cache. Parameters
Return Values
Returns an array of information, optionally containing script specific state information,
or Errors/Exceptions
If See Also
|