Skip to content

Commit 210788e

Browse files
committed
mention in docs difference between different setDebug methods args
1 parent 0538661 commit 210788e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/manual/phpxmlrpc_manual.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -893,6 +893,8 @@ the complete client request is added to the response, as part of the xml comment
893893
is set when executing user functions exposed as server methods, and all non-fatal errors are trapped and added as comments
894894
into the response.
895895

896+
Note: the `Client` class also sports a `setDebug` method, but its valid values are -1 to 2.
897+
896898
===== Server::OPT_ALLOW_SYSTEM_FUNCS
897899

898900
Default value: `true`. When set to `false`, disables support for `System.xxx` functions in the server. It might be useful

0 commit comments

Comments
 (0)