tony2001 Wed May 7 15:23:11 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/soap/tests/bugs bug44811.phpt Log: fix test title http://cvs.php.net/viewvc.cgi/php-src/ext/soap/tests/bugs/bug44811.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u Index: php-src/ext/soap/tests/bugs/bug44811.phpt diff -u php-src/ext/soap/tests/bugs/bug44811.phpt:1.1.2.1 php-src/ext/soap/tests/bugs/bug44811.phpt:1.1.2.2 --- php-src/ext/soap/tests/bugs/bug44811.phpt:1.1.2.1 Wed May 7 14:56:36 2008 +++ php-src/ext/soap/tests/bugs/bug44811.phpt Wed May 7 15:23:11 2008 @@ -1,6 +1,5 @@ --TEST-- -Bug #44811 (Improve error messages when creating new SoapClient - which contains invalid data) +Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data) --SKIPIF-- <?php require_once 'skipif.inc'; ?> --INI--
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php