Add initializer to meet strict requirements

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298105 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christopher Jones 2010-04-16 23:15:20 +00:00
parent 71732fd433
commit dafa930ad5

View file

@ -12,7 +12,7 @@
<type>int</type><methodname>ocifetchinto</methodname>
<methodparam><type>resource</type><parameter>statement</parameter></methodparam>
<methodparam><type>array</type><parameter role="reference">result</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>mode</parameter><initializer><constant>OCI_ASSOC</constant> + <constant>OCI_NUM</constant></initializer</methodparam>
</methodsynopsis>
<para>
This function is deprecated. Recommended alternatives: