opcache_get_configurationGet configuration information about the cache Beschreibung
array opcache_get_configuration
( void
)
This function returns configuration information about the cache instance RückgabewerteReturns an array of information, including ini, blacklist and version Fehler/ExceptionsIf 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. Siehe auch
|