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
This commit is contained in:
Ruslan Yakushev 2010-01-22 00:37:03 +00:00
parent 0dc95733f0
commit 953fcf2341

View file

@ -45,6 +45,12 @@
<literal>total_miss_count</literal> - number of times the compiled opcode have not been found in the cache
</simpara>
</listitem>
<listitem>
<simpara>
<literal>is_local_cache</literal> - true is the cache metadata is for a local cache instance,
false if the metadata is for the global cache
</simpara>
</listitem>
<listitem>
<para>
<literal>file_entries</literal> - an array that contains the information about all the cached files: