We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dcf5a9 commit 0dade75Copy full SHA for 0dade75
reference/xmlrpc/functions/xmlrpc-set-type.xml
@@ -50,6 +50,13 @@
50
</para>
51
</refsect1>
52
53
+ <refsect1 role="errors">
54
+ &reftitle.errors;
55
+ <para>
56
+ Issues E_WARNING with type unsupported by XMLRPC.
57
+ </para>
58
+ </refsect1>
59
+
60
<refsect1 role="examples">
61
&reftitle.examples;
62
<para>
@@ -85,13 +92,6 @@ echo xmlrpc_encode($params);
85
92
86
93
87
94
88
- <refsect1 role="errors">
89
- &reftitle.errors;
90
- <para>
91
- Issues E_WARNING with type unsupported by XMLRPC.
- </para>
- </refsect1>
-
95
</refentry>
96
97
<!-- Keep this comment at the end of the file
0 commit comments