reference/oci8/functions/oci-new-collection.xml
5e41012cfdf8f2eff5fa56de446c7656afac536c
...
...
@@ -90,14 +90,6 @@
90
90
The <classname>OCICollection</classname> class was called <classname>OCI-Collection</classname> prior to PHP 8 and OCI8 3.0.0.
91
91
</para>
92
92
</note>
93
-
<note>
94
-
<para>
95
-
In PHP versions before 5.0.0 you must use
96
-
<function>ocinewcollection</function> instead. This name still can be
97
-
used, it was left as alias of <function>oci_new_collection</function> for
98
-
downwards compatability. This, however, is deprecated and not recommended.
99
-
</para>
100
-
</note>
101
93
</refsect1>
102
94

103
95
</refentry>
104
96