Home
last modified time | relevance | path

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

/PHP-7.3/ext/soap/tests/bugs/
H A Dbug76348.phpt2 Bug #76348 (WSDL_CACHE_MEMORY causes Segmentation fault)
11 'cache_wsdl' => WSDL_CACHE_MEMORY,
/PHP-7.3/ext/soap/
H A Dphp_soap.h146 #define WSDL_CACHE_MEMORY 0x2 macro
H A Dphp_sdl.c3180 if ((cache_wsdl & WSDL_CACHE_MEMORY) && SOAP_GLOBAL(mem_cache)) { in get_sdl()
3331 if (cache_wsdl & WSDL_CACHE_MEMORY) { in get_sdl()
H A Dsoap.c765 REGISTER_LONG_CONSTANT("WSDL_CACHE_MEMORY", WSDL_CACHE_MEMORY, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
/PHP-7.3/
H A DNEWS1670 . Fixed bug #76348 (WSDL_CACHE_MEMORY causes Segmentation fault). (cmb)

Completed in 46 milliseconds