Statement on glibc/iconv Vulnerability

Throwable::getTraceAsString

(PHP 7, PHP 8)

Throwable::getTraceAsStringGets the stack trace as a string

Descrizione

public Throwable::getTraceAsString(): string

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the stack trace as a string.

Vedere anche:

add a note

User Contributed Notes

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