Statement on glibc/iconv Vulnerability

InternalIterator::next

(PHP 8)

InternalIterator::nextMove forward to next element

Descrizione

public InternalIterator::next(): void

Moves the current position to the next element.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.

add a note

User Contributed Notes

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