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:
Sherif Ramadan 2013-01-23 15:26:00 +00:00
parent 285155fab5
commit 6c29c4c401

View file

@ -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">