mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Minor updates to wincache documenation based on the doc review.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290653 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
2608446272
commit
28b9ef816d
9 changed files with 33 additions and 7 deletions
|
@ -42,7 +42,7 @@
|
|||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
<literal>total_miss_count</literal> - number of times the files have note been found in the file cache
|
||||
<literal>total_miss_count</literal> - number of times the files have not been found in the file cache
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -137,6 +137,7 @@ Array
|
|||
<member><function>wincache_ocache_meminfo</function></member>
|
||||
<member><function>wincache_rplist_fileinfo</function></member>
|
||||
<member><function>wincache_rplist_meminfo</function></member>
|
||||
<member><function>wincache_refresh_if_changed</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -95,6 +95,7 @@ Array
|
|||
<member><function>wincache_ocache_meminfo</function></member>
|
||||
<member><function>wincache_rplist_fileinfo</function></member>
|
||||
<member><function>wincache_rplist_meminfo</function></member>
|
||||
<member><function>wincache_refresh_if_changed</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
<literal>total_miss_count</literal> - number of times the compiled opcode have note been found in the cache
|
||||
<literal>total_miss_count</literal> - number of times the compiled opcode have not been found in the cache
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -144,6 +144,7 @@ Array
|
|||
<member><function>wincache_ocache_meminfo</function></member>
|
||||
<member><function>wincache_rplist_fileinfo</function></member>
|
||||
<member><function>wincache_rplist_meminfo</function></member>
|
||||
<member><function>wincache_refresh_if_changed</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -91,10 +91,11 @@ Array
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><function>wincache_fcache_fileinfo</function></member>
|
||||
<member><function>wincache_fcache_fileinfo</function></member>
|
||||
<member><function>wincache_fcache_meminfo</function></member>
|
||||
<member><function>wincache_ocache_fileinfo</function></member>
|
||||
<member><function>wincache_rplist_fileinfo</function></member>
|
||||
<member><function>wincache_rplist_meminfo</function></member>
|
||||
<member><function>wincache_refresh_if_changed</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -71,6 +71,20 @@ wincache_refresh_if_changed(array($filename));
|
|||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>wincache_fcache_fileinfo</function></member>
|
||||
<member><function>wincache_fcache_meminfo</function></member>
|
||||
<member><function>wincache_ocache_fileinfo</function></member>
|
||||
<member><function>wincache_ocache_meminfo</function></member>
|
||||
<member><function>wincache_rplist_fileinfo</function></member>
|
||||
<member><function>wincache_rplist_meminfo</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
|
|
@ -100,6 +100,7 @@ Array
|
|||
<member><function>wincache_ocache_fileinfo</function></member>
|
||||
<member><function>wincache_ocache_meminfo</function></member>
|
||||
<member><function>wincache_rplist_meminfo</function></member>
|
||||
<member><function>wincache_refresh_if_changed</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -95,6 +95,7 @@ Array
|
|||
<member><function>wincache_ocache_fileinfo</function></member>
|
||||
<member><function>wincache_ocache_meminfo</function></member>
|
||||
<member><function>wincache_rplist_fileinfo</function></member>
|
||||
<member><function>wincache_refresh_if_changed</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
<entry>"NULL"</entry>
|
||||
<entry>"NULL"</entry>
|
||||
<entry>"NULL"</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since WinCache 1.0.0</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
@ -67,7 +67,7 @@
|
|||
<entry>"NULL"</entry>
|
||||
<entry>"NULL"</entry>
|
||||
<entry>"NULL"</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since WinCache 1.0.0</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
@ -115,7 +115,7 @@
|
|||
<entry>NULL</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since WinCache 1.0.0</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
|
|
@ -22,7 +22,13 @@
|
|||
</listitem>
|
||||
<listitem>
|
||||
<simpara>Windows Server 2008 with IIS 7.0 and FastCGI Module</simpara>
|
||||
</listitem>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>Windows 7 with IIS 7.5 and FastCGI Module</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>Windows Server 2008 R2 with IIS 7.5 and FastCGI Module</simpara>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<simpara>PHP:</simpara>
|
||||
<itemizedlist spacing="compact">
|
||||
|
|
Loading…
Reference in a new issue