-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/spl/tests/
File Upload :
Current File : //usr/src/php/ext/spl/tests/fixedarray_009.phpt

--TEST--
SPL: FixedArray: Trying to instantiate passing string to construtor parameter
--FILE--
<?php

$a = new SplFixedArray('FOO');

?>
--EXPECTF--
Warning: SplFixedArray::__construct() expects parameter 1 to be long, string given in %s on line %d

Copyright © 2017 || Recoded By Mr.Bumblebee