summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_key_exists.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/array/array_key_exists.phpt')
-rw-r--r--ext/standard/tests/array/array_key_exists.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/array/array_key_exists.phpt b/ext/standard/tests/array/array_key_exists.phpt
index ef40f846ad..c61d0afab9 100644
--- a/ext/standard/tests/array/array_key_exists.phpt
+++ b/ext/standard/tests/array/array_key_exists.phpt
@@ -258,7 +258,7 @@ bool(false)
Warning: array_key_exists() expects parameter 2 to be array, string given in %s on line %d
NULL
-Warning: array_key_exists() expects parameter 2 to be array, integer given in %s on line %d
+Warning: array_key_exists() expects parameter 2 to be array, int given in %s on line %d
NULL
Warning: array_key_exists() expects parameter 2 to be array, null given in %s on line %d