Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/tests/bugs/
H A Dbug41477.phpt2 Bug #41477 (no arginfo about SoapClient::__soapCall())
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug69646.phpt24 $script = dirname(__FILE__) . DIRECTORY_SEPARATOR . "arginfo.php";
/PHP-5.5/ext/com_dotnet/
H A Dcom_persist.c290 #define CPH_ME(fname, arginfo) PHP_ME(com_persist, fname, arginfo, ZEND_ACC_PUBLIC) argument
291 #define CPH_SME(fname, arginfo) PHP_ME(com_persist, fname, arginfo, ZEND_ACC_ALLOW_STATIC|ZEND_ACC_… argument
/PHP-5.5/ext/soap/
H A Dsoap.c245 #define SOAP_CTOR(class_name, func_name, arginfo, flags) PHP_ME(class_name, func_name, arginfo, fla… argument
/PHP-5.5/
H A DNEWS1337 . Fixed bug #66509 (copy() arginfo has changed starting from 5.4). (willfitch)
2622 . Fixed bug #63015 (Incorrect arginfo for DOMErrorHandler). (Rob)
7464 - Fixed bug #41477 (no arginfo about SoapClient::__soapCall()). (Ilia)

Completed in 54 milliseconds