summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_intersect_assoc_variation6.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/array/array_intersect_assoc_variation6.phpt')
-rw-r--r--ext/standard/tests/array/array_intersect_assoc_variation6.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/array/array_intersect_assoc_variation6.phpt b/ext/standard/tests/array/array_intersect_assoc_variation6.phpt
index 75806225ca..0c49a2cc46 100644
--- a/ext/standard/tests/array/array_intersect_assoc_variation6.phpt
+++ b/ext/standard/tests/array/array_intersect_assoc_variation6.phpt
@@ -49,7 +49,7 @@ $arrays = array (
"\v\fworld" => 2.2, "pen\n" => 33),
array("hello", $heredoc => "string"), // heredoc
- // array with unset variable
+ // array with unset variable
/*10*/ array( @$unset_var => "hello"),
// array with mixed keys