php/doc-en

Extend note on Iterator::rewind

Aperta

#3308 aperta il 8 apr 2024

 (0 commenti) (0 reazioni) (0 assegnatari)XML (882 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (596 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor