Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/soap/tests/bugs/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/soap/tests/bugs/bug41477.phpt |
--TEST-- Bug #41477 (no arginfo about SoapClient::__soapCall()) --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php $objRfClass = new ReflectionClass('SoapClient'); $objRfMethod = $objRfClass->getMethod('__soapCall'); $arrParams = $objRfMethod->getParameters(); foreach($arrParams as $objRfParam) { var_dump($objRfParam->getName()); } ?> --EXPECT-- string(13) "function_name" string(9) "arguments" string(7) "options" string(13) "input_headers" string(14) "output_headers"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare