mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Added return false problem warning. Fixes bug #63209.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329280 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
285155fab5
commit
6c29c4c401
1 changed files with 2 additions and 1 deletions
|
@ -154,8 +154,9 @@
|
|||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
The function returns the read data&return.falseforfailure;.
|
||||
The function returns the read data &return.falseforfailure;.
|
||||
</para>
|
||||
&return.falseproblem;
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="errors">
|
||||
|
|
Loading…
Reference in a new issue