summaryrefslogtreecommitdiff
path: root/ext/standard/tests/general_functions/rand.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/general_functions/rand.phpt')
-rw-r--r--ext/standard/tests/general_functions/rand.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/general_functions/rand.phpt b/ext/standard/tests/general_functions/rand.phpt
index f314200e65..93faf3ac16 100644
--- a/ext/standard/tests/general_functions/rand.phpt
+++ b/ext/standard/tests/general_functions/rand.phpt
@@ -45,12 +45,12 @@ int(%d)
NULL
NULL
-Warning: srand() expects parameter 1 to be integer, array given in %s on line %d
+Warning: srand() expects parameter 1 to be int, array given in %s on line %d
NULL
NULL
NULL
-Warning: mt_srand() expects parameter 1 to be integer, array given in %s on line %d
+Warning: mt_srand() expects parameter 1 to be int, array given in %s on line %d
NULL
int(%d)