[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/soap/soapclient/_call.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2018-05-29 12:18:20
Message-ID: svn-cmb-1527596300-345071-214691644 () svn ! php ! net
[Download RAW message or body]

cmb                                      Tue, 29 May 2018 12:18:20 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=345071

Log:
Fix parameter type

Patch provided by anonymous user.

Changed paths:
    U   phpdoc/en/trunk/reference/soap/soapclient/call.xml

Modified: phpdoc/en/trunk/reference/soap/soapclient/call.xml
===================================================================
--- phpdoc/en/trunk/reference/soap/soapclient/call.xml	2018-05-29 12:17:37 UTC (rev 345070)
+++ phpdoc/en/trunk/reference/soap/soapclient/call.xml	2018-05-29 12:18:20 UTC (rev 345071)
@@ -12,7 +12,7 @@
   <methodsynopsis>
    <modifier>public</modifier> <type>mixed</type><methodname>SoapClient::__call</methodname>
    <methodparam><type>string</type><parameter>function_name</parameter></methodparam>
-   <methodparam><type>string</type><parameter>arguments</parameter></methodparam>
+   <methodparam><type>array</type><parameter>arguments</parameter></methodparam>
   </methodsynopsis>
   <para>
    Calling this method directly is deprecated. Usually, SOAP functions can be



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic