From: Dmitry Stogov Date: Wed, 15 Sep 2004 14:36:59 +0000 (+0000) Subject: Fixed invalid test name X-Git-Tag: PRE_NEW_VM_GEN_PATCH~301 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37a66d6d3b585fb3f60b1a71901e5cb6623528cc;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--