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 合并指标
 (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.

贡献者指南