From: Antony Dovgal Date: Thu, 8 May 2008 07:09:17 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_1_2_5~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9af8ebe9c7954c6cb3d360587802f4ddd3d79e7c;p=php fix test --- diff --git a/ext/soap/tests/bugs/bug42151.phpt b/ext/soap/tests/bugs/bug42151.phpt index 7f7a87bd15..fb95c2a619 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.