|
10281 | 10281 | 'snmpwalk' => ['array|false', 'host'=>'string', 'community'=>'string', 'object_id'=>'string', 'timeout='=>'int', 'retries='=>'int'],
|
10282 | 10282 | 'snmpwalkoid' => ['array|false', 'hostname'=>'string', 'community'=>'string', 'object_id'=>'string', 'timeout='=>'int', 'retries='=>'int'],
|
10283 | 10283 | 'SoapClient::__call' => ['', 'function_name'=>'string', 'arguments'=>'array'],
|
10284 |
| -'SoapClient::__construct' => ['void', 'wsdl'=>'mixed', 'options='=>'array'], |
| 10284 | +'SoapClient::__construct' => ['void', 'wsdl'=>'mixed', 'options='=>'array|null'], |
10285 | 10285 | 'SoapClient::__doRequest' => ['string', 'request'=>'string', 'location'=>'string', 'action'=>'string', 'version'=>'int', 'one_way='=>'int'],
|
10286 | 10286 | 'SoapClient::__getCookies' => ['array'],
|
10287 | 10287 | 'SoapClient::__getFunctions' => ['array'],
|
|
10294 | 10294 | 'SoapClient::__setLocation' => ['string', 'new_location='=>'string'],
|
10295 | 10295 | 'SoapClient::__setSoapHeaders' => ['bool', 'soapheaders='=>''],
|
10296 | 10296 | 'SoapClient::__soapCall' => ['', 'function_name'=>'string', 'arguments'=>'array', 'options='=>'array', 'input_headers='=>'SoapHeader|array', '&w_output_headers='=>'array'],
|
10297 |
| -'SoapClient::SoapClient' => ['object', 'wsdl'=>'mixed', 'options='=>'array'], |
| 10297 | +'SoapClient::SoapClient' => ['object', 'wsdl'=>'mixed', 'options='=>'array|null'], |
10298 | 10298 | 'SoapFault::__construct' => ['void', 'faultcode'=>'string', 'faultstring'=>'string', 'faultactor='=>'string', 'detail='=>'string', 'faultname='=>'string', 'headerfault='=>'string'],
|
10299 | 10299 | 'SoapFault::__toString' => ['string'],
|
10300 | 10300 | 'SoapFault::SoapFault' => ['object', 'faultcode'=>'string', 'faultstring'=>'string', 'faultactor='=>'string', 'detail='=>'string', 'faultname='=>'string', 'headerfault='=>'string'],
|
|
0 commit comments