
| Path : /usr/src/php/ext/spl/tests/ |
| Current File : //usr/src/php/ext/spl/tests/SplFixedArray_fromArray_invalid_parameter_001.phpt |
--TEST-- pass an integer into fromArray() --CREDITS-- PHPNW Testfest 2009 - Lorna Mitchell --FILE-- <?php echo SplFixedArray::fromArray(17954); ?> --EXPECTF-- Warning: SplFixedArray::fromArray() expects parameter 1 to be array, integer given in %s on line %d