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/bug44811.phpt |
--TEST-- Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data) --SKIPIF-- <?php require_once 'skipif.inc'; ?> <?php if (getenv("SKIP_ONLINE_TESTS")) die("skip online test"); ?> --INI-- soap.wsdl_cache_enabled=0 --FILE-- <?php try { $x = new SoapClient('http://slashdot.org'); } catch (SoapFault $e) { echo $e->getMessage() . PHP_EOL; } die('ok'); ?> --EXPECTF-- SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://slashdot.org' : %s ok
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare