|
|
Warnings |
|
d:\soapx4/lib/class.soap_parser.php
1 Warning(s).
|
|
[function] soap_parser |
missing |
3th parameter "$method" is not documented add "@param string [description]" to the end of the @param[eter] list. |
|
|
|
d:\soapx4/lib/class.soap_server.php
8 Warning(s).
|
|
[function] soap_server |
mismatch |
1st parameter type "$wsdl" does not match the the documented type "string", possible error consider an update to "@param boolean $wsdl path or URL to a WSDL file" or "@param boolean path or URL to a WSDL file", the variable name is optional. |
|
[function] verify_method |
missing |
2nd parameter "$request" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] register |
mismatch |
1st parameter "$name" does not match the documented name "$methodname", update the tag to "@param string $name (description)" or "@param string (description)", the variable name is optional. |
|
[function] register |
mismatch |
2nd parameter type "$in" does not match the the documented type "string", possible error consider an update to "@param boolean $in array of input values" or "@param boolean array of input values", the variable name is optional. |
|
[function] register |
mismatch |
3th parameter type "$out" does not match the the documented type "string", possible error consider an update to "@param boolean $out array of output values" or "@param boolean array of output values", the variable name is optional. |
|
[function] register |
mismatch |
4th parameter type "$namespace" does not match the the documented type "string", possible error consider an update to "@param boolean $namespace (description)" or "@param boolean (description)", the variable name is optional. |
|
[function] register |
mismatch |
5th parameter type "$soapaction" does not match the the documented type "string", possible error consider an update to "@param boolean $soapaction (description)" or "@param boolean (description)", the variable name is optional. |
|
[function] register |
mismatch |
6th parameter type "$style" does not match the the documented type "string", possible error consider an update to "@param boolean $style (rpc|literal)" or "@param boolean (rpc|literal)", the variable name is optional. |
|
|
|
d:\soapx4/lib/class.wsdl.php
5 Warning(s).
|
|
[function] serializerpcparameters |
missing |
3th parameter "$parameters" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] getbindingdata |
missing |
1st parameter "$binding" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] getmessagedata |
missing |
1st parameter "$operation" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] getmessagedata |
missing |
2nd parameter "$portType" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] getmessagedata |
missing |
3th parameter "$msgType" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
|
|
d:\soapx4/lib/class.xmlschema.php
1 Warning(s).
|
|
[function] expandqname |
mismatch |
1st parameter "$qname" does not match the documented name "$string", update the tag to "@param string $qname qname" or "@param string qname", the variable name is optional. |
|
|
|
d:\soapx4/lib/class.soapclient.php
2 Warning(s).
|
|
[function] soapclient |
mismatch |
3th parameter type "$portName" does not match the the documented type "int", possible error consider an update to "@param string $portName optional portName in WSDL document" or "@param string optional portName in WSDL document", the variable name is optional. |
|
[function] call |
mismatch |
1st parameter "$operation" does not match the documented name "$method", update the tag to "@param string $operation SOAP server URL or path" or "@param string SOAP server URL or path", the variable name is optional. |
|
|
|
d:\soapx4/lib/class.soap_transport_http.php
3 Warning(s).
|
|
[function] soap_transport_http |
missing |
1st parameter "$url" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] send |
mismatch |
1st parameter "$data" does not match the documented name "$msg", update the tag to "@param string $data message data" or "@param string message data", the variable name is optional. |
|
[function] sendhttps |
mismatch |
1st parameter "$data" does not match the documented name "$msg", update the tag to "@param string $data message data" or "@param string message data", the variable name is optional. |
|
|
|
d:\soapx4/lib/class.soap_val.php
7 Warning(s).
|
|
[function] soapval |
mismatch |
2nd parameter type "$type" does not match the the documented type "string", possible error consider an update to "@param boolean $type optional type name" or "@param boolean optional type name", the variable name is optional. |
|
[function] soapval |
mismatch |
4th parameter type "$element_ns" does not match the the documented type "string", possible error consider an update to "@param boolean $element_ns optional namespace of value" or "@param boolean optional namespace of value", the variable name is optional. |
|
[function] soapval |
mismatch |
4th parameter "$element_ns" does not match the documented name "$namespace", update the tag to "@param boolean $element_ns optional namespace of value" or "@param boolean optional namespace of value", the variable name is optional. |
|
[function] soapval |
mismatch |
5th parameter type "$type_ns" does not match the the documented type "string", possible error consider an update to "@param boolean $type_ns optional namespace of type" or "@param boolean optional namespace of type", the variable name is optional. |
|
[function] soapval |
mismatch |
5th parameter "$type_ns" does not match the documented name "$type_namespace", update the tag to "@param boolean $type_ns optional namespace of type" or "@param boolean optional namespace of type", the variable name is optional. |
|
[function] soapval |
mismatch |
6th parameter type "$attributes" does not match the the documented type "array", possible error consider an update to "@param boolean $attributes associative array of attributes to add to element serialization" or "@param boolean associative array of attributes to add to element serialization", the variable name is optional. |
|
[function] decode |
mismatch |
Function head shows no parameters, remove all @param tags. |
|
|
|
d:\soapx4/lib/class.nusoap_base.php
10 Warning(s).
|
|
[function] seterror |
missing |
1st parameter "$str" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] serialize_val |
missing |
1st parameter "$val" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] serialize_val |
missing |
2nd parameter "$name" is not documented add "@param boolean [description]" to the end of the @param[eter] list. |
|
[function] serialize_val |
missing |
3th parameter "$type" is not documented add "@param boolean [description]" to the end of the @param[eter] list. |
|
[function] serialize_val |
missing |
4th parameter "$name_ns" is not documented add "@param boolean [description]" to the end of the @param[eter] list. |
|
[function] serialize_val |
missing |
5th parameter "$type_ns" is not documented add "@param boolean [description]" to the end of the @param[eter] list. |
|
[function] serialize_val |
missing |
6th parameter "$attributes" is not documented add "@param boolean [description]" to the end of the @param[eter] list. |
|
[function] serializeenvelope |
mismatch |
2nd parameter type "$headers" does not match the the documented type "string", possible error consider an update to "@param boolean $headers (description)" or "@param boolean (description)", the variable name is optional. |
|
[function] timestamp_to_iso8601 |
missing |
2nd parameter "$utc" is not documented add "@param boolean [description]" to the end of the @param[eter] list. |
|
[function] formatdump |
missing |
1st parameter "$str" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
|
|
d:\soapx4/lib/class.nusoap_base.php
6 Warning(s).
|
|
[module] d:\soapx4/lib/class.nusoap_base.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
[variable] $soap_defencoding |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@var soap_defencoding' - General syntax error, syntax: '@var (object objectname|type) [$varname]'./(string|integer|int|constant|const|resource|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is. |
|
[variable] $namespaces |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@var namespaces' - General syntax error, syntax: '@var (object objectname|type) [$varname]'./(string|integer|int|constant|const|resource|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is. |
|
[variable] $typemap |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@var typemap' - General syntax error, syntax: '@var (object objectname|type) [$varname]'./(string|integer|int|constant|const|resource|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is. |
|
[variable] $xmlEntities |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@var xmlEntities' - General syntax error, syntax: '@var (object objectname|type) [$varname]'./(string|integer|int|constant|const|resource|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is. |
|
|
|
d:\soapx4/lib/class.soapclient.php
2 Warning(s).
|
|
[class] soapclient |
collision |
PHPDoc is confused: there is more than one class in this file. Doc will probably be broken, first class 'soapclient' gets used, file 'd:\soapx4/lib/class.soapclient.php' get ignored. |
|
[variable] $fault |
mismatch |
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@var fault' - General syntax error, syntax: '@var (object objectname|type) [$varname]'./(string|integer|int|constant|const|resource|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is.Tag: '@var faultcode' - General syntax error, syntax: '@var (object objectname|type) [$varname]'./(string|integer|int|constant|const|resource|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is.Tag: '@var faultdetail' - This tag must be used only once within a doc comment. First declaration gets used.. |
|
|
|
d:\soapx4/lib/class.soap_val.php
1 Warning(s).
|
|
[function] decode |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $soapval optional SOAPx4 soapval object, else uses self' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
|
|
|
|
Generated on Mon, 22 Apr 2002 16:07:52 -0700 by PHPDoc v1.5 www.phpdoc.de
|