diff --git a/reference/soap/soapclient/soapclient.xml b/reference/soap/soapclient/soapclient.xml index 2f99df352b..fb05cec5a9 100644 --- a/reference/soap/soapclient/soapclient.xml +++ b/reference/soap/soapclient/soapclient.xml @@ -57,7 +57,7 @@ The soap_version option specifies whether to use SOAP - 1.1, or SOAP 1.2 client. + 1.1 (default), or SOAP 1.2 client. For HTTP authentication, the login and @@ -78,6 +78,10 @@ encoding. This option does not change the encoding of SOAP requests (it is always utf-8), but converts strings into it. + + The trace option enables tracing of request so faults + can be backtraced. This defaults to &false; + The classmap option can be used to map some WSDL types to PHP classes. This option must be an array with WSDL types