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/bug46427.phpt |
--TEST-- Bug #46427 (SoapClient() stumbles over its "stream_context" parameter) --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php error_reporting(E_ALL|E_STRICT); function getSoapClient_1() { $ctx = stream_context_create(); return new SoapClient(NULL, array( 'stream_context' => $ctx, 'location' => 'test://', 'uri' => 'test://', 'exceptions' => false)); } getSoapClient_1()->__soapCall('Help', array()); echo "ok\n"; ?> --EXPECT-- ok
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare