summaryrefslogtreecommitdiff
path: root/ext/spl/tests/fixedarray_015.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/fixedarray_015.phpt')
-rw-r--r--ext/spl/tests/fixedarray_015.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/fixedarray_015.phpt b/ext/spl/tests/fixedarray_015.phpt
index b6f119ab1f..11dca712a5 100644
--- a/ext/spl/tests/fixedarray_015.phpt
+++ b/ext/spl/tests/fixedarray_015.phpt
@@ -11,6 +11,6 @@ try {
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Ok - SplFixedArray::__construct() expects parameter 1 to be integer, string given
Done