Commit:    0e25e00ecf74bcc1a9e14eac25bd7d7cc4857c24
Author:    Nikita Popov <ni...@php.net>         Thu, 28 Mar 2013 19:10:57 +0100
Parents:   a5e606a2bae9fe3ed99a8d45ccfcd5b1efa73036
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=0e25e00ecf74bcc1a9e14eac25bd7d7cc4857c24

Log:
Fix whitespace issue in the SOAP test

Changed paths:
  M  ext/soap/tests/bugs/bug34657.phpt


Diff:
diff --git a/ext/soap/tests/bugs/bug34657.phpt 
b/ext/soap/tests/bugs/bug34657.phpt
index b9c36ae..9b67ec6 100644
--- a/ext/soap/tests/bugs/bug34657.phpt
+++ b/ext/soap/tests/bugs/bug34657.phpt
@@ -26,5 +26,5 @@ try {
 ?>
 --EXPECTF--
 SoapFault
-SOAP-ERROR: Parsing WSDL: Couldn't load from 
'http://i_dont_exist.com/some.wsdl'%S
+SOAP-ERROR: Parsing WSDL: Couldn't load from 
'http://i_dont_exist.com/some.wsdl'%A
 ok


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to