diff options
Diffstat (limited to 'ext/spl/tests/SplFixedArray__construct_param_string.phpt')
-rw-r--r-- | ext/spl/tests/SplFixedArray__construct_param_string.phpt | 2 |
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 c10edbddc2..bfec39de32 100644 --- a/ext/spl/tests/SplFixedArray__construct_param_string.phpt +++ b/ext/spl/tests/SplFixedArray__construct_param_string.phpt @@ -12,5 +12,5 @@ try { ?> ---EXPECTF-- +--EXPECT-- Ok - SplFixedArray::__construct() expects parameter 1 to be int, string given |