reference/errorfunc/functions/error-get-last.xml
1de948e93f28dbb9303e28cb793c7513545a48c6
...
...
@@ -8,7 +8,7 @@
8
8
<refsect1 role="description">
9
9
&reftitle.description;
10
10
<methodsynopsis>
11
-
<type>array</type><methodname>error_get_last</methodname>
11
+
<type class="union"><type>array</type><type>null</type></type><methodname>error_get_last</methodname>
12
12
<void/>
13
13
</methodsynopsis>
14
14
<para>
...
...
@@ -16,6 +16,11 @@
16
16
</para>
17
17
</refsect1>
18
18

19
+
<refsect1 role="parameters">
20
+
&reftitle.parameters;
21
+
&no.function.parameters;
22
+
</refsect1>
23
+

19
24
<refsect1 role="returnvalues">
20
25
&reftitle.returnvalues;
21
26
<para>
...
...
@@ -70,7 +75,6 @@ Array
70
75
</refsect1>
71
76

72
77
</refentry>
73
-

74
78
<!-- Keep this comment at the end of the file
75
79
Local variables:
76
80
mode: sgml
77
81