We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15994a1 commit a5e606aCopy full SHA for a5e606a
ext/soap/tests/bugs/bug34657.phpt
@@ -25,11 +25,6 @@ try {
25
}
26
?>
27
--EXPECTF--
28
-Warning: SoapClient::SoapClient(): %s %sbug34657.php on line 3
29
-
30
-Warning: SoapClient::SoapClient(http://i_dont_exist.com/some.wsdl): failed to open stream: %sbug34657.php on line 3
31
32
-Warning: SoapClient::SoapClient(): I/O warning : failed to load external entity "http://i_dont_exist.com/some.wsdl" in %sbug34657.php on line 3
33
SoapFault
34
SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%S
35
ok
0 commit comments