From d308d6d462787a50638b18c9108a3476ff0eddf4 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 13 Feb 2005 13:57:51 +0000 Subject: [PATCH] - Rename --- ext/reflection/tests/{invoke.phpt => 004.phpt} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename ext/reflection/tests/{invoke.phpt => 004.phpt} (94%) 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--