summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_merge_recursive_basic2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/array/array_merge_recursive_basic2.phpt')
-rw-r--r--ext/standard/tests/array/array_merge_recursive_basic2.phpt5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/standard/tests/array/array_merge_recursive_basic2.phpt b/ext/standard/tests/array/array_merge_recursive_basic2.phpt
index 3cdc90e2bb..ee311113ec 100644
--- a/ext/standard/tests/array/array_merge_recursive_basic2.phpt
+++ b/ext/standard/tests/array/array_merge_recursive_basic2.phpt
@@ -2,11 +2,6 @@
Test array_merge_recursive() function : basic functionality - associative arrays
--FILE--
<?php
-/* Prototype : array array_merge_recursive(array $arr1[, array $...])
- * Description: Recursively merges elements from passed arrays into one array
- * Source code: ext/standard/array.c
-*/
-
echo "*** Testing array_merge_recursive() : associative arrays ***\n";
// Initialise the arrays