php/doc-en

Extend note on Iterator::rewind

オープン

#3,308 opened on 2024/04/08

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)XML (882 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (596 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド