php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #55697
Patch soap-location revision 2011-12-03 23:48 UTC by quentinboughner at hotmail dot com

Patch soap-location for SOAP related Bug #55697

Patch version 2011-12-03 23:48 UTC

Return to Bug #55697 | Download this patch
Patch Revisions:

Developer: quentinboughner@hotmail.com

Index: soapclient.xml
===================================================================
--- soapclient.xml	(revision 320319)
+++ soapclient.xml	(working copy)
@@ -47,9 +47,9 @@
       <para>
        An array of options. If working in WSDL mode, this parameter is optional.
        If working in non-WSDL mode, the <literal>location</literal> and 
-       <literal>uri</literal> options must be set, where <literal>location</literal> is 
-       the URL to request and <literal>uri</literal> is the target namespace of the
-       SOAP service.
+       <literal>uri</literal> options must be set, where <literal>location</literal>
+       is the URL of the SOAP server to send the request to, and <literal>uri</literal>
+       is the target namespace of the SOAP service.
       </para>
       <para>
        The <literal>style</literal> and <literal>use</literal> options only work in
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 08:01:33 2024 UTC