For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > September 2006 > cvs: phpdoc /en/reference/soap/functions soap-soapclient-soapcall.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/soap/functions soap-soapclient-soapcall.xml
Hannes Magnusson

2006-09-28, 7:57 am

bjori Thu Sep 28 11:41:07 2006 UTC

Modified files:
/phpdoc/en/reference/soap/functions soap-soapclient-soapcall.xml
Log:
The second arguments isnt optional


http://cvs.php.net/viewvc.cgi/phpdo...3&diff_format=u
Index: phpdoc/en/reference/soap/functions/soap-soapclient-soapcall.xml
diff -u phpdoc/en/reference/soap/functions/soap-soapclient-soapcall.xml:1.2 phpdoc/en/reference/soap/functions/soap-soapclient-soapcall.xml:1.3
--- phpdoc/en/reference/soap/functions/soap-soapclient-soapcall.xml:1.2 Fri Apr 29 15:55:18 2005
+++ phpdoc/en/reference/soap/functions/soap-soapclient-soapcall.xml Thu Sep 28 11:41:07 2006
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.soap-soapclient-soapcall">
<refnamediv>
<refname>SoapClient->__soapCall()</refname>
@@ -14,7 +14,7 @@
<methodsynopsis>
<type>mixed</type><methodname>__soapCall</methodname>
<methodparam><type>string</type><parameter>function_name</parameter></methodparam>
- <methodparam choice="opt"><type>array</type><parameter>arguments</parameter></methodparam>
+ <methodparam><type>array</type><parameter>arguments</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter>options</parameter></methodparam>
<methodparam choice="opt"><type>mixed</type><parameter>input_headers</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter role="reference">output_headers</parameter></methodparam>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com