diff --git a/reference/soap/soapclient.xml b/reference/soap/soapclient.xml index f850af35ff84..2ae401cc4ccc 100644 --- a/reference/soap/soapclient.xml +++ b/reference/soap/soapclient.xml @@ -250,10 +250,10 @@ &Methods; - + - + diff --git a/reference/soap/soapclient/call.xml b/reference/soap/soapclient/call.xml index c99cda5e9fca..398c6ac7eb2d 100644 --- a/reference/soap/soapclient/call.xml +++ b/reference/soap/soapclient/call.xml @@ -8,7 +8,7 @@ &reftitle.description; - + public mixedSoapClient::__call stringname arrayargs diff --git a/reference/soap/soapclient/construct.xml b/reference/soap/soapclient/construct.xml index 5a949473857e..3f2804454246 100644 --- a/reference/soap/soapclient/construct.xml +++ b/reference/soap/soapclient/construct.xml @@ -8,7 +8,7 @@ &reftitle.description; - + public SoapClient::__construct stringnullwsdl arrayoptions[] @@ -773,7 +773,6 @@ array(2) { - - SoapClient::__getCookies @@ -9,9 +8,9 @@ &reftitle.description; - + public arraySoapClient::__getCookies - + @@ -34,7 +33,6 @@ - - SoapFault::__toString @@ -9,9 +8,9 @@ &reftitle.description; - + public stringSoapFault::__toString - + Returns a string representation of the SoapFault. @@ -31,7 +30,6 @@ - - SoapHeader::__construct @@ -9,8 +8,8 @@ &reftitle.description; - - SoapHeader::__construct + + public SoapHeader::__construct stringnamespace stringname mixeddata diff --git a/reference/soap/soapparam.xml b/reference/soap/soapparam.xml index 79cc4c77eca6..a0e7e6c57318 100644 --- a/reference/soap/soapparam.xml +++ b/reference/soap/soapparam.xml @@ -44,7 +44,7 @@ &Methods; - + diff --git a/reference/soap/soapparam/construct.xml b/reference/soap/soapparam/construct.xml index 24d28a1108d9..f8abf08769ec 100644 --- a/reference/soap/soapparam/construct.xml +++ b/reference/soap/soapparam/construct.xml @@ -8,7 +8,7 @@ &reftitle.description; - + public SoapParam::__construct mixeddata stringname @@ -75,7 +75,6 @@ $client->SomeFunction(new SoapParam($a, "a"), - - SoapServer::getFunctions @@ -9,9 +8,9 @@ &reftitle.description; - + public arraySoapServer::getFunctions - + Returns a list of the defined functions in the SoapServer object. @@ -71,7 +70,6 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") { - - SoapServer::setObject @@ -9,7 +8,7 @@ &reftitle.description; - + public voidSoapServer::setObject objectobject @@ -53,7 +52,6 @@ - - SoapServer::setPersistence @@ -9,7 +8,7 @@ &reftitle.description; - + public voidSoapServer::setPersistence intmode @@ -123,7 +122,6 @@ -