summaryrefslogtreecommitdiff
path: root/ext/spl/tests/arrayObject_uksort_error1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/arrayObject_uksort_error1.phpt')
-rw-r--r--ext/spl/tests/arrayObject_uksort_error1.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/spl/tests/arrayObject_uksort_error1.phpt b/ext/spl/tests/arrayObject_uksort_error1.phpt
index d1f5d5a650..71164383e4 100644
--- a/ext/spl/tests/arrayObject_uksort_error1.phpt
+++ b/ext/spl/tests/arrayObject_uksort_error1.phpt
@@ -22,5 +22,5 @@ try {
}
?>
--EXPECT--
-ArrayObject::uksort() expects exactly 1 parameter, 0 given
-ArrayObject::uksort() expects exactly 1 parameter, 2 given
+ArrayObject::uksort() expects exactly 1 argument, 0 given
+ArrayObject::uksort() expects exactly 1 argument, 2 given