summaryrefslogtreecommitdiff
path: root/ext/spl/tests/SplFixedArray__construct_param_array.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/SplFixedArray__construct_param_array.phpt')
-rw-r--r--ext/spl/tests/SplFixedArray__construct_param_array.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/SplFixedArray__construct_param_array.phpt b/ext/spl/tests/SplFixedArray__construct_param_array.phpt
index 57832e7c30..89983c377e 100644
--- a/ext/spl/tests/SplFixedArray__construct_param_array.phpt
+++ b/ext/spl/tests/SplFixedArray__construct_param_array.phpt
@@ -12,5 +12,5 @@ try {
}
?>
---EXPECTF--
+--EXPECT--
Ok - SplFixedArray::__construct() expects parameter 1 to be int, array given