From: Marcus Boerger Date: Sun, 13 Feb 2005 13:57:51 +0000 (+0000) Subject: - Rename X-Git-Tag: RELEASE_0_2_4~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d308d6d462787a50638b18c9108a3476ff0eddf4;p=php - Rename --- diff --git a/ext/reflection/tests/invoke.phpt b/ext/reflection/tests/004.phpt similarity index 94% rename from ext/reflection/tests/invoke.phpt rename to ext/reflection/tests/004.phpt index a79b0e0b06..c5a243be6f 100755 --- a/ext/reflection/tests/invoke.phpt +++ b/ext/reflection/tests/004.phpt @@ -1,5 +1,5 @@ --TEST-- -invoke with non object or null value +invoke() with non object or null value --FILE--