wincache_ocache_fileinfo()
wincache_ocache_fileinfo - Retrieves information about files cached in the opcode cache
Syntax
array wincache_ocache_fileinfo (
bool $summaryonly)
Arguments
- summaryonly - Controls whether the returned array will contain information about individual cache entries along with the opcode cache summary.
Description
Retrieves information about opcode cache content and its usage.
Version
PHP PECL wincache >= 1.0.0
Return value
Array of meta data about opcode cache or FALSE on failure