gc_mem_caches

(PHP 7)

gc_mem_caches Reclaims memory used by the Zend Engine memory manager

Descrição

gc_mem_caches ( void ) : 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