summaryrefslogtreecommitdiff
path: root/ext/spl/tests/SplFixedArray__construct_param_string.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/SplFixedArray__construct_param_string.phpt')
-rw-r--r--ext/spl/tests/SplFixedArray__construct_param_string.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/SplFixedArray__construct_param_string.phpt b/ext/spl/tests/SplFixedArray__construct_param_string.phpt
index 240631cc88..1c9a681e82 100644
--- a/ext/spl/tests/SplFixedArray__construct_param_string.phpt
+++ b/ext/spl/tests/SplFixedArray__construct_param_string.phpt
@@ -13,4 +13,4 @@ try {
?>
--EXPECT--
-Ok - SplFixedArray::__construct() expects argument #1 ($size) to be of type int, string given
+Ok - SplFixedArray::__construct(): Argument #1 ($size) must be of type int, string given