PHP » GoLang |
login |
register |
about
|
GoLang opcache_get_configuration
request it (377)
GoLang replacement for PHP's opcache_get_configuration
[edit | history]
opcache_get_configuration(PHP 5 >= 5.5.0, PHP 7, PECL ZendOpcache > 7.0.2) opcache_get_configuration — Get configuration information about the cache Description
array opcache_get_configuration
( void
)
This function returns configuration information about the cache instance Return ValuesReturns an array of information, including ini, blacklist and version Errors/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. |
more
Recently updated
more
Most requested
more
Last requests
|