Fix doc bug #61598 (Wrong return type at description).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324695 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2012-04-02 06:36:17 +00:00
parent 5de0ed0920
commit 6fd194c95e

View file

@ -10,10 +10,10 @@
<refsect1 role="description">
&reftitle.description;
<para>&style.oop;</para>
<fieldsynopsis><type>string</type><varname linkend="mysqli-stmt.error-list">mysqli_stmt->error_list</varname></fieldsynopsis>
<fieldsynopsis><type>array</type><varname linkend="mysqli-stmt.error-list">mysqli_stmt->error_list</varname></fieldsynopsis>
<para>&style.procedural;</para>
<methodsynopsis>
<type>string</type><methodname>mysqli_stmt_error_list</methodname>
<type>array</type><methodname>mysqli_stmt_error_list</methodname>
<methodparam><type>mysqli_stmt</type><parameter>stmt</parameter></methodparam>
</methodsynopsis>
<para>