php/doc-en

Extend note on Iterator::rewind

Aberta

#3.308 aberto em 8 de abr. de 2024

 (0 comentário) (0 reação) (0 responsável)XML (882 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (596 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

There's a note on the page for Iterator::rewind:

This is the first method called when starting a foreach loop. It will not be executed after foreach loops.

This could be improved by pointing users to the NoRewindIterator.

Guia do colaborador