summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xext/reflection/tests/004.phpt (renamed from ext/reflection/tests/invoke.phpt)2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/invoke.phpt b/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--
<?php