(PHP 5 >= 5.3.0, PHP 7)
Import a PHP array in a SplFixedArray instance
public static SplFixedArray SplFixedArray::fromArray ( array $array [, bool $save_indexes = true ] )
Import the PHP array array in a new SplFixedArray instance
Parameters:
array
The array to import.
save_indexes
Try to save the numeric indexes used in the origina