Skip to content

Commit a5e606a

Browse files
committed
Fix SOAP test
Doesn't look like these warnings are present anymore.
1 parent 15994a1 commit a5e606a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ext/soap/tests/bugs/bug34657.phpt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ try {
2525
}
2626
?>
2727
--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
3328
SoapFault
3429
SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%S
3530
ok

0 commit comments

Comments
 (0)