PHP 8.3.4 Released!

gc_mem_caches

(PHP 7, PHP 8)

gc_mem_caches Reclaims memory used by the Zend Engine memory manager

Descrição

gc_mem_caches(): int

Reclaims memory used by the Zend Engine memory manager.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the number of bytes freed.

Veja Também

add a note

User Contributed Notes

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