mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix ##64470: XMLReader::next($localname) moves cursor even if there is no more $localname
This commit is contained in:
parent
b316a70fec
commit
9932902941
1 changed files with 1 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue