diff options
Diffstat (limited to 'ext/spl/tests/fixedarray_015.phpt')
| -rw-r--r-- | ext/spl/tests/fixedarray_015.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/fixedarray_015.phpt b/ext/spl/tests/fixedarray_015.phpt index a25e1dc669..3fedd35090 100644 --- a/ext/spl/tests/fixedarray_015.phpt +++ b/ext/spl/tests/fixedarray_015.phpt @@ -11,6 +11,6 @@ try { echo "Done\n"; ?> ---EXPECT-- +--EXPECT-- Ok - SplFixedArray::__construct() expects parameter 1 to be int, string given Done |
