diff options
| author | Marcus Boerger <helly@php.net> | 2005-02-13 13:57:51 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2005-02-13 13:57:51 +0000 |
| commit | d308d6d462787a50638b18c9108a3476ff0eddf4 (patch) | |
| tree | 0b57de289a9ad408ec41d5bbfa9f5f2a95c3e642 | |
| parent | e3a5c9f1d7bf792f5c673ecccdb03080a3effe9c (diff) | |
| download | php-git-d308d6d462787a50638b18c9108a3476ff0eddf4.tar.gz | |
- Rename
| -rwxr-xr-x | ext/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 |
