Fix doc bug #53707 (Wrong function declaration of PDOStatement->execute).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307396 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2011-01-12 03:58:52 +00:00
parent 1d9042e25c
commit 22c4c1212a

View file

@ -11,7 +11,7 @@
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>PDOStatement::execute</methodname>
<methodparam choice="opt"><type>array</type><parameter>input_parameters</parameter><initializer>array()</initializer></methodparam>
<methodparam choice="opt"><type>array</type><parameter>input_parameters</parameter></methodparam>
</methodsynopsis>
<para>
Execute the prepared statement. If the prepared statement included