Clarified return value API.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328324 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
JulienPauli 2012-11-12 16:50:05 +00:00
parent 2a3ee2e7c6
commit b80b249bb4

View file

@ -86,7 +86,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
&return.success;
Returns TRUE if something has effectively been added into the cache, FALSE otherwise.
Second syntax returns array with error keys.
</para>
</refsect1>