From: Antony Dovgal Date: Thu, 8 May 2008 07:09:03 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_2_0_0b1~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47040f4eb0416cca9a28a6efc2efbfda039b3aca;p=php fix test --- diff --git a/ext/soap/tests/bugs/bug42151.phpt b/ext/soap/tests/bugs/bug42151.phpt index 51bb2afabc..ca3d5359de 100755 --- a/ext/soap/tests/bugs/bug42151.phpt +++ b/ext/soap/tests/bugs/bug42151.phpt @@ -26,6 +26,6 @@ try { echo "ok\n"; ?> --EXPECT-- -SOAP-ERROR: Parsing WSDL: Couldn't load from 'httpx://' +SOAP-ERROR: Parsing WSDL: Couldn't load from 'httpx://' : failed to load external entity "httpx://" ok I don't get executed either.