Home
last modified time | relevance | path

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

/PHP-7.0/ext/soap/
H A Dphp_soap.h147 #define WSDL_CACHE_MEMORY 0x2 macro
H A Dphp_sdl.c3179 if ((cache_wsdl & WSDL_CACHE_MEMORY) && SOAP_GLOBAL(mem_cache)) { in get_sdl()
3333 if (cache_wsdl & WSDL_CACHE_MEMORY) { in get_sdl()
H A Dsoap.c789 REGISTER_LONG_CONSTANT("WSDL_CACHE_MEMORY", WSDL_CACHE_MEMORY, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
/PHP-7.0/
H A DNEWS420 . Fixed bug #74679 (Incorrect conversion array with WSDL_CACHE_MEMORY).

Completed in 37 milliseconds