summaryrefslogtreecommitdiff
path: root/ext/standard/tests/general_functions/proc_nice_variation3.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/general_functions/proc_nice_variation3.phpt')
-rw-r--r--ext/standard/tests/general_functions/proc_nice_variation3.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/general_functions/proc_nice_variation3.phpt b/ext/standard/tests/general_functions/proc_nice_variation3.phpt
index 46b444358e..5ac7e366df 100644
--- a/ext/standard/tests/general_functions/proc_nice_variation3.phpt
+++ b/ext/standard/tests/general_functions/proc_nice_variation3.phpt
@@ -39,10 +39,10 @@ foreach ( $variation_array as $var ) {
bool(true)
bool(true)
-Warning: proc_nice() expects parameter 1 to be long, string given in %s on line %d
+Warning: proc_nice() expects parameter 1 to be integer, string given in %s on line %d
bool(false)
-Warning: proc_nice() expects parameter 1 to be long, string given in %s on line %d
+Warning: proc_nice() expects parameter 1 to be integer, string given in %s on line %d
bool(false)
bool(true)
bool(true)