Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/tests/network/
H A Dsocket_bug74429.phpt2 Bug #74429 Remote socket URI with unique persistence identifier broken
/PHP-7.1/ext/soap/
H A Dphp_soap.h93 int persistence; member
H A Dsoap.c1279 service->soap_class.persistence = value; in PHP_METHOD()
1319 service->soap_class.persistence = SOAP_PERSISTENCE_REQUEST; in PHP_METHOD()
1698 if (service->soap_class.persistence == SOAP_PERSISTENCE_SESSION) {
1770 if (service->soap_class.persistence == SOAP_PERSISTENCE_SESSION) {
1862 if (service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) {
1884 if (soap_obj && service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) {
1923 if (soap_obj && service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) {
/PHP-7.1/
H A DNEWS1115 . Fixed bug #74429 (Remote socket URI with unique persistence identifier

Completed in 98 milliseconds