Home
last modified time | relevance | path

Searched refs:setPersistence (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/soap/tests/bugs/
H A Dgh11941_errors.phpt13 $server->setPersistence(SOAP_PERSISTENCE_SESSION);
16 %aUncaught Error: SoapServer::setPersistence(): Persistence cannot be set when the SOAP server is u…
H A Dbug51561.phpt2 Bug #51561 (SoapServer with a extended class and using sessions, lost the setPersistence())
33 $server->setPersistence(SOAP_PERSISTENCE_SESSION);
/php-src/ext/soap/
H A Dsoap.stub.php511 public function setPersistence(int $mode): void {} function in SoapServer
H A Dsoap_arginfo.h152 ZEND_METHOD(SoapServer, setPersistence);
205 ZEND_ME(SoapServer, setPersistence, arginfo_class_SoapServer_setPersistence, ZEND_ACC_PUBLIC)
H A Dsoap.c1029 PHP_METHOD(SoapServer, setPersistence) in PHP_METHOD() argument

Completed in 54 milliseconds