tony2001                Thu May  8 07:09:18 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /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.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/soap/tests/bugs/bug42151.phpt
diff -u php-src/ext/soap/tests/bugs/bug42151.phpt:1.1.2.1 
php-src/ext/soap/tests/bugs/bug42151.phpt:1.1.2.2
--- php-src/ext/soap/tests/bugs/bug42151.phpt:1.1.2.1   Wed Aug  1 10:39:33 2007
+++ php-src/ext/soap/tests/bugs/bug42151.phpt   Thu May  8 07:09:17 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

Reply via email to