From: Dmitry Stogov Date: Wed, 15 Sep 2004 14:35:59 +0000 (+0000) Subject: Fixed invalid test name X-Git-Tag: php-5.0.2RC1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24ec8acb2d8c1624babc13cf6ea03090829adb4d;p=php Fixed invalid test name --- diff --git a/ext/soap/tests/bugs/bug30045.phpt b/ext/soap/tests/bugs/bug30045.phpt index fa9c68c854..753faf1755 100644 --- a/ext/soap/tests/bugs/bug30045.phpt +++ b/ext/soap/tests/bugs/bug30045.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #29844 (SOAP doesn't return the result of a valid SOAP request) +Bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests) --SKIPIF--