Searched refs:headerFault (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/soap/tests/SoapFault/ |
H A D | gh14586.phpt | 12 $sf->__construct(null, "x", headerFault: []);
|
/php-src/ext/soap/ |
H A D | soap.stub.php | 481 …, ?string $actor = null, mixed $details = null, ?string $name = null, mixed $headerFault = null) {} argument
|
H A D | soap_arginfo.h | 31 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, headerFault, IS_MIXED, 0, "null")
|
Completed in 9 milliseconds