reference/opcache/functions/opcache-get-status.xml
50b104c116f6b1798e36bf2f56b1fa023b8a7a92
...
...
@@ -13,7 +13,8 @@
13
13
<methodparam choice="opt"><type>bool</type><parameter>include_scripts</parameter><initializer>&true;</initializer></methodparam>
14
14
</methodsynopsis>
15
15
<para>
16
-
This function returns state information about the cache instance
16
+
This function returns state information about the in-memory cache instance. It will not return any
17
+
information about the file cache.
17
18
</para>
18
19
</refsect1>
19
20

20
21