diff options
Diffstat (limited to 'ext/spl/tests/SplFixedArray__construct_param_float.phpt')
-rw-r--r-- | ext/spl/tests/SplFixedArray__construct_param_float.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/SplFixedArray__construct_param_float.phpt b/ext/spl/tests/SplFixedArray__construct_param_float.phpt index 670a1095eb..f570289e6c 100644 --- a/ext/spl/tests/SplFixedArray__construct_param_float.phpt +++ b/ext/spl/tests/SplFixedArray__construct_param_float.phpt @@ -11,4 +11,4 @@ echo $array->getSize(); ?> --EXPECT-- -3
\ No newline at end of file +3 |