Home
last modified time | relevance | path

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

/PHP-5.4/ext/soap/tests/bugs/
H A Dbug42359.phpt10 print_r($soap->__getTypes());
H A Dbug28985.phpt2 Bug #28985 (__getTypes() returning nothing on complex WSDL)
10 var_dump($client->__getTypes());
H A Dbug30106.phpt35 var_dump($client->__getTypes());
/PHP-5.4/ext/soap/
H A Dsoap.c225 PHP_METHOD(SoapClient, __getTypes);
426 PHP_ME(SoapClient, __getTypes, arginfo_soapclient___gettypes, 0)
2977 PHP_METHOD(SoapClient, __getTypes) argument
/PHP-5.4/
H A DNEWS7136 - Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry)
8559 - Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry)
8972 - Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry)

Completed in 68 milliseconds