array_pop
array_shift
array_unshift
Shifts an element off the beginning of array.
array_shift(array &$array): mixed