fixes from anon and Alex Medvedev

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342651 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Andrey Gromov 2017-07-09 08:18:52 +00:00
parent 762fd781b6
commit 62db3b3942
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns an array containing the names of the mailboxes.
Returns an array containing the names of the mailboxes or false in case of failure.
</para>
</refsect1>
<refsect1 role="examples">

View file

@ -10,7 +10,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<modifier>public</modifier> <type>mixed</type><methodname>OAuth::setAuthType</methodname>
<modifier>public</modifier> <type>bool</type><methodname>OAuth::setAuthType</methodname>
<methodparam><type>int</type><parameter>auth_type</parameter></methodparam>
</methodsynopsis>
<para>