Home
last modified time | relevance | path

Searched refs:persistence (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/ext/standard/tests/network/
H A Dsocket_bug74429.phpt2 Bug #74429 Remote socket URI with unique persistence identifier broken
/PHP-7.2/ext/soap/
H A Dphp_soap.h93 int persistence; member
H A Dsoap.c1268 service->soap_class.persistence = value; in PHP_METHOD()
1308 service->soap_class.persistence = SOAP_PERSISTENCE_REQUEST; in PHP_METHOD()
1687 if (service->soap_class.persistence == SOAP_PERSISTENCE_SESSION) {
1759 if (service->soap_class.persistence == SOAP_PERSISTENCE_SESSION) {
1851 if (service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) {
1873 if (soap_obj && service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) {
1912 if (soap_obj && service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) {
/PHP-7.2/
H A DNEWS2120 . Fixed bug #74429 (Remote socket URI with unique persistence identifier

Completed in 28 milliseconds