For performance reason, this method checks the first array index only.
More thorough inspection of the array might be needed.
Note: Returns true for empty arrays to preserve compatibility with empty
lists.
public static isNumericArray ( array $array ) : boolean | ||
$array | array | |
return | boolean |