Reports the reset($array) calls on arrays whose internal pointer is already set on the first element. Such calls are redundant and can be safely removed.

See reset (php.net) for details.