From 953fcf2341026a73c0093a46e9afea556246df31 Mon Sep 17 00:00:00 2001 From: Ruslan Yakushev Date: Fri, 22 Jan 2010 00:37:03 +0000 Subject: [PATCH] Added description of the new metadata property returned by wincache_ocache_fileinfo(). git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293829 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/wincache/functions/wincache-ocache-fileinfo.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/reference/wincache/functions/wincache-ocache-fileinfo.xml b/reference/wincache/functions/wincache-ocache-fileinfo.xml index eceefe71c2..84eef7db9e 100644 --- a/reference/wincache/functions/wincache-ocache-fileinfo.xml +++ b/reference/wincache/functions/wincache-ocache-fileinfo.xml @@ -45,6 +45,12 @@ total_miss_count - number of times the compiled opcode have not been found in the cache + + + is_local_cache - true is the cache metadata is for a local cache instance, + false if the metadata is for the global cache + + file_entries - an array that contains the information about all the cached files: