Skip to content

Commit df71aff

Browse files
author
cmb
committed
opcache_get_status() returns FALSE on failure
Cf. <php/php-src#2031 (comment)>. git-svn-id: http://svn.php.net/repository/phpdoc/en@345790 c90b9560-bf6c-de11-be94-00142212c4b1
1 parent 71449f8 commit df71aff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

trunk/reference/opcache/functions/opcache-get-status.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
<refsect1 role="returnvalues">
3636
&reftitle.returnvalues;
3737
<para>
38-
Returns an array of information, optionally containing script specific state information
38+
Returns an array of information, optionally containing script specific state information,
39+
&return.falseforfailure;.
3940
</para>
4041
</refsect1>
4142

0 commit comments

Comments
 (0)