php/doc-en

Extend note on Iterator::rewind

開放

#3,308 建立於 2024年4月8日

 (0 則留言) (0 個反應) (0 位負責人)XML (882 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (596 顆星)
PR 合併指標
 (平均合併 99天 23小時) (30 天內合併 90 個 PR)

描述

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.

貢獻者指南