We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec1747 commit 42e615aCopy full SHA for 42e615a
reference/spl/norewinditerator.xml
@@ -10,7 +10,7 @@
10
<section xml:id="norewinditerator.intro">
11
&reftitle.intro;
12
<para>
13
- This iterator cannot be rewound.
+ This iterator ignores rewind operations. This allows processing an iterator in multiple partial foreach loops.
14
</para>
15
</section>
16
<!-- }}} -->
0 commit comments