tony2001 Thu May 8 07:09:03 2008 UTC
Modified files:
/php-src/ext/soap/tests/bugs bug42151.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/tests/bugs/bug42151.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/soap/tests/bugs/bug42151.phpt
diff -u php-src/ext/soap/tests/bugs/bug42151.phpt:1.3
php-src/ext/soap/tests/bugs/bug42151.phpt:1.4
--- php-src/ext/soap/tests/bugs/bug42151.phpt:1.3 Fri Feb 15 09:35:47 2008
+++ php-src/ext/soap/tests/bugs/bug42151.phpt Thu May 8 07:09:03 2008
@@ -26,6 +26,6 @@
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.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php