From: Dmitry Stogov Date: Thu, 8 May 2008 09:15:49 +0000 (+0000) Subject: Fixed test X-Git-Tag: RELEASE_1_2_5~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c36ea5eb0726c3445425ae5fc42c167dddf31620;p=php Fixed test --- diff --git a/ext/soap/tests/bugs/bug42151.phpt b/ext/soap/tests/bugs/bug42151.phpt index fb95c2a619..cf55159c4b 100755 --- a/ext/soap/tests/bugs/bug42151.phpt +++ b/ext/soap/tests/bugs/bug42151.phpt @@ -27,5 +27,6 @@ echo "ok\n"; ?> --EXPECT-- SOAP-ERROR: Parsing WSDL: Couldn't load from 'httpx://' : failed to load external entity "httpx://" + ok I don't get executed either.