481 public function __construct(array|
string|
null $code,
string $string, ?
string $actor =
null, mixed $details =
null, ?
string $name =
null, mixed $headerFault =
null) {}
495 public function __construct(mixed
$data, ?
int $encoding, ?
string $typeName =
null, ?
string $typeNamespace =
null, ?
string $nodeName =
null, ?
string $nodeNamespace =
null) {}
505 public function fault(
string $code,
string $string,
string $actor =
"", mixed $details =
null,
string $name =
""):
void {}
536 private ?
string $uri =
null;
537 private ?
int $style =
null;
538 private ?
int $use =
null;
539 private ?
string $location =
null;
540 private bool $trace =
false;
541 private ?
int $compression =
null;
543 private ?array $typemap =
null;
545 private $httpsocket =
null;
548 private ?
string $_login =
null;
549 private ?
string $_password =
null;
550 private bool $_use_digest =
false;
551 private ?
string $_digest =
null;
552 private ?
string $_proxy_host =
null;
553 private ?
int $_proxy_port =
null;
554 private ?
string $_proxy_login =
null;
555 private ?
string $_proxy_password =
null;
556 private bool $_exceptions =
true;
557 private ?
string $_encoding =
null;
558 private ?array $_classmap =
null;
559 private ?
int $_features =
null;
560 private int $_connection_timeout = 0;
562 private $_stream_context =
null;
563 private ?
string $_user_agent =
null;
564 private bool $_keep_alive =
true;
565 private ?
int $_ssl_method =
null;
566 private int $_soap_version;
567 private ?
int $_use_proxy =
null;
568 private array $_cookies = [];
569 private ?array $__default_headers =
null;
571 private ?
string $__last_request =
null;
572 private ?
string $__last_response =
null;
573 private ?
string $__last_request_headers =
null;
574 private ?
string $__last_response_headers =
null;
607 public
function __doRequest(string $request, string $location, string $action, int $version, bool $oneWay = false): ?string {}
__setSoapHeaders($headers=null)
__call(string $name, array $args)
__setLocation(?string $location=null)
__getLastResponseHeaders()
__soapCall(string $name, array $args, ?array $options=null, $inputHeaders=null, &$outputHeaders=null)
__setCookie(string $name, ?string $value=null)
__getLastRequestHeaders()
__construct(?string $wsdl, array $options=[])
__doRequest(string $request, string $location, string $action, int $version, bool $oneWay=false)
__construct(array|string|null $code, string $string, ?string $actor=null, mixed $details=null, ?string $name=null, mixed $headerFault=null)
__construct(mixed $data, string $name)
addSoapHeader(SoapHeader $header)
setClass(string $class, mixed ... $args)
handle(?string $request=null)
setPersistence(int $mode)
__construct(?string $wsdl, array $options=[])
fault(string $code, string $string, string $actor="", mixed $details=null, string $name="")
setObject(object $object)
__construct(mixed $data, ?int $encoding, ?string $typeName=null, ?string $typeNamespace=null, ?string $nodeName=null, ?string $nodeNamespace=null)
if(PHP_SAPI !='cli') if($argc< 1) $options
#define XSD_UNSIGNEDSHORT
#define XSD_POSITIVEINTEGER
#define XSD_NONNEGATIVEINTEGER
#define XSD_1999_TIMEINSTANT
#define XSD_NONPOSITIVEINTEGER
#define XSD_1999_NAMESPACE
#define XSD_NEGATIVEINTEGER
#define XSD_NORMALIZEDSTRING
#define SOAP_COMPRESSION_ACCEPT
#define SOAP_SSL_METHOD_SSLv2
#define SOAP_WAIT_ONE_WAY_CALLS
#define WSDL_CACHE_MEMORY
#define SOAP_ACTOR_UNLIMATERECEIVER
#define SOAP_PERSISTENCE_SESSION
#define SOAP_SINGLE_ELEMENT_ARRAYS
#define SOAP_SSL_METHOD_SSLv23
#define SOAP_SSL_METHOD_SSLv3
#define SOAP_SSL_METHOD_TLS
#define SOAP_AUTHENTICATION_DIGEST
#define SOAP_USE_XSI_ARRAY_TYPE
#define SOAP_AUTHENTICATION_BASIC
#define SOAP_COMPRESSION_GZIP
bool use_soap_error_handler
#define SOAP_FUNCTIONS_ALL
#define SOAP_PERSISTENCE_REQUEST
#define SOAP_COMPRESSION_DEFLATE
is_soap_fault(mixed $object)
ZEND_API void(ZEND_FASTCALL *zend_touch_vm_stack_data)(void *vm_stack_data)
function(EX_VAR(opline->result.var))