Statement on glibc/iconv Vulnerability

InternalIterator::next

(PHP 8)

InternalIterator::nextMove forward to next element

Descripción

public InternalIterator::next(): void

Moves the current position to the next element.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No devuelve ningún valor.

add a note

User Contributed Notes

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