Statement on glibc/iconv Vulnerability

gc_mem_caches

(PHP 7, PHP 8)

gc_mem_caches Reclaims memory used by the Zend Engine memory manager

Descrizione

gc_mem_caches(): int

Reclaims memory used by the Zend Engine memory manager.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the number of bytes freed.

Vedere anche:

add a note

User Contributed Notes

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