diff options
author | Marcus Boerger <helly@php.net> | 2002-11-16 17:26:52 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2002-11-16 17:26:52 +0000 |
commit | 31e1cd13e2070eac51a4205668ce1a5f5168ac4b (patch) | |
tree | 98fd5b679e6b7757741f5fc0b007881c3ce59d87 /ext/standard/tests/array/array_search.phpt | |
parent | 47596de32fad23169fd6783f7ec74b74127524a5 (diff) | |
download | php-git-31e1cd13e2070eac51a4205668ce1a5f5168ac4b.tar.gz |
removed unused sections
Diffstat (limited to 'ext/standard/tests/array/array_search.phpt')
-rw-r--r-- | ext/standard/tests/array/array_search.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/tests/array/array_search.phpt b/ext/standard/tests/array/array_search.phpt index 03c03cb2bc..9c21de94e4 100644 --- a/ext/standard/tests/array/array_search.phpt +++ b/ext/standard/tests/array/array_search.phpt @@ -1,7 +1,5 @@ --TEST-- search_array and in_array (including bug 13567) ---POST-- ---GET-- --FILE-- <?php |