diff options
Diffstat (limited to 'ext/standard/tests/array/array_diff_ukey_variation9.phpt')
| -rw-r--r-- | ext/standard/tests/array/array_diff_ukey_variation9.phpt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/standard/tests/array/array_diff_ukey_variation9.phpt b/ext/standard/tests/array/array_diff_ukey_variation9.phpt index ac825cffa7..22cd3d45fd 100644 --- a/ext/standard/tests/array/array_diff_ukey_variation9.phpt +++ b/ext/standard/tests/array/array_diff_ukey_variation9.phpt @@ -2,11 +2,6 @@ Test array_diff_ukey() function : usage variation - Passing null,unset and undefined variable indexed array --FILE-- <?php -/* Prototype : array array_diff_ukey(array arr1, array arr2 [, array ...], callback key_comp_func) - * Description: Returns the entries of arr1 that have keys which are not present in any of the others arguments. - * Source code: ext/standard/array.c - */ - echo "*** Testing array_diff_ukey() : usage variation ***\n"; // Initialise function arguments not being substituted (if any) |
