php/doc-en

Extend note on Iterator::rewind

Ouverte

#3 308 ouverte le 8 avr. 2024

 (0 commentaire) (0 réaction) (0 personne assignée)XML (882 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (596 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur