reference/errorfunc/functions/restore-error-handler.xml
f781803449007bb0e3a96c693e0eee067f7eb466
...
...
@@ -9,7 +9,7 @@
9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
11
<methodsynopsis>
12
-
<type>bool</type><methodname>restore_error_handler</methodname>
12
+
<type>true</type><methodname>restore_error_handler</methodname>
13
13
<void/>
14
14
</methodsynopsis>
15
15
<para>
...
...
@@ -19,10 +19,15 @@
19
19
</para>
20
20
</refsect1>
21
21

22
+
<refsect1 role="parameters">
23
+
&reftitle.parameters;
24
+
&no.function.parameters;
25
+
</refsect1>
26
+

22
27
<refsect1 role="returnvalues">
23
28
&reftitle.returnvalues;
24
29
<para>
25
-
This function always returns &true;.
30
+
&return.true.always;
26
31
</para>
27
32
</refsect1>
28
33

...
...
@@ -60,16 +65,6 @@ Invalid serialized value.
60
65
</para>
61
66
</refsect1>
62
67

63
-
<refsect1 role="notes">
64
-
&reftitle.notes;
65
-
<note>
66
-
<para>
67
-
Calling <function>restore_error_handler</function> from the
68
-
<literal>error_handler</literal> function is ignored.
69
-
</para>
70
-
</note>
71
-
</refsect1>
72
-

73
68
<refsect1 role="seealso">
74
69
&reftitle.seealso;
75
70
<para>
...
...
@@ -82,7 +77,6 @@ Invalid serialized value.
82
77
</para>
83
78
</refsect1>
84
79
</refentry>
85
-

86
80
<!-- Keep this comment at the end of the file
87
81
Local variables:
88
82
mode: sgml
89
83