Statement on glibc/iconv Vulnerability

InternalIterator::next

(PHP 8)

InternalIterator::next次の要素に進む

説明

public InternalIterator::next(): void

現在位置を次の要素に移動します。

パラメータ

この関数にはパラメータはありません。

戻り値

値を返しません。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top