Fix ##64470: XMLReader::next($localname) moves cursor even if there is no more $localname

This commit is contained in:
Christoph M. Becker 2021-01-13 14:27:40 +01:00
parent b316a70fec
commit 9932902941

View file

@ -13,6 +13,7 @@
</methodsynopsis>
<para>
Positions cursor on the next node skipping all subtrees.
If no such node exists, the cursor is moved to the end of the document.
</para>
</refsect1>
<refsect1 role="parameters">