diff options
Diffstat (limited to 'ext/spl/tests/SplFixedArray_fromArray_invalid_parameter_002.phpt')
| -rw-r--r-- | ext/spl/tests/SplFixedArray_fromArray_invalid_parameter_002.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/SplFixedArray_fromArray_invalid_parameter_002.phpt b/ext/spl/tests/SplFixedArray_fromArray_invalid_parameter_002.phpt index ba81428aff..a0747451a0 100644 --- a/ext/spl/tests/SplFixedArray_fromArray_invalid_parameter_002.phpt +++ b/ext/spl/tests/SplFixedArray_fromArray_invalid_parameter_002.phpt @@ -7,4 +7,4 @@ PHPNW Testfest 2009 - Lorna Mitchell echo SplFixedArray::fromArray('hello'); ?> --EXPECTF-- -Warning: SplFixedArray::fromArray() expects parameter 1 to be array, %unicode_string_optional% given in %s on line %d +Warning: SplFixedArray::fromArray() expects parameter 1 to be array, string given in %s on line %d |
