reference/ibm_db2/functions/db2-conn-error.xml
871b71764cdca8238069f27436d96011a6a2cb36
...
...
@@ -12,7 +12,7 @@
12
12
&reftitle.description;
13
13
<methodsynopsis>
14
14
<type>string</type><methodname>db2_conn_error</methodname>
15
-
<methodparam choice="opt"><type>resource</type><parameter>connection</parameter></methodparam>
15
+
<methodparam choice="opt"><type class="union"><type>resource</type><type>null</type></type><parameter>connection</parameter><initializer>&null;</initializer></methodparam>
16
16
</methodsynopsis>
17
17

18
18

...
...
@@ -105,7 +105,6 @@ SQLSTATE value: 08001
105
105

106
106

107
107
</refentry>
108
-

109
108
<!-- Keep this comment at the end of the file
110
109
Local variables:
111
110
mode: sgml
112
111