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 37ac0f8ecc..ef40f846ad 100644
--- a/ext/standard/tests/array/array_key_exists.phpt
+++ b/ext/standard/tests/array/array_key_exists.phpt
@@ -270,7 +270,7 @@ NULL
Warning: array_key_exists() expects parameter 2 to be array, boolean given in %s on line %d
NULL
-Warning: array_key_exists() expects parameter 2 to be array, double given in %s on line %d
+Warning: array_key_exists() expects parameter 2 to be array, float given in %s on line %d
NULL
Warning: array_key_exists() expects exactly 2 parameters, 3 given in %s on line %d