-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/soap/tests/bugs/
File Upload :
Current File : //usr/src/php/ext/soap/tests/bugs/bug44686.phpt

--TEST--
Bug #44686 (SOAP-ERROR: Parsing WSDL with references)
--SKIPIF--
<?php require_once 'skipif.inc'; ?>
--INI--
soap.wsdl_cache_enabled=0
--FILE--
<?php
new SoapClient(dirname(__FILE__) . "/bug44686.wsdl");
echo "ok\n";
?>
--EXPECT--
ok


Copyright © 2017 || Recoded By Mr.Bumblebee