mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Add missing '>'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298106 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
dafa930ad5
commit
abdcc9c51b
1 changed files with 1 additions and 1 deletions
|
@ -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><initializer><constant>OCI_ASSOC</constant> + <constant>OCI_NUM</constant></initializer</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:
|
||||
|
|
Loading…
Reference in a new issue