[PHP-CVS] cvs: php-src /ext/soap/tests/bugs bug42151.phpt

2008-05-08 Thread Dmitry Stogov
dmitry  Thu May  8 09:15:20 2008 UTC

  Modified files:  
/php-src/ext/soap/tests/bugsbug42151.phpt 
  Log:
  Fixed test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/tests/bugs/bug42151.phpt?r1=1.4&r2=1.5&diff_format=u
Index: php-src/ext/soap/tests/bugs/bug42151.phpt
diff -u php-src/ext/soap/tests/bugs/bug42151.phpt:1.4 
php-src/ext/soap/tests/bugs/bug42151.phpt:1.5
--- php-src/ext/soap/tests/bugs/bug42151.phpt:1.4   Thu May  8 07:09:03 2008
+++ php-src/ext/soap/tests/bugs/bug42151.phpt   Thu May  8 09:15:20 2008
@@ -27,5 +27,6 @@
 ?>
 --EXPECT--
 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



[PHP-CVS] cvs: php-src /ext/soap/tests/bugs bug42151.phpt

2008-05-08 Thread Antony Dovgal
tony2001Thu May  8 07:09:03 2008 UTC

  Modified files:  
/php-src/ext/soap/tests/bugsbug42151.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