gc_mem_caches

(PHP 7, PHP 8)

gc_mem_caches Reclaims memory used by the Zend Engine memory manager

Description

gc_mem_caches(): int

Reclaims memory used by the Zend Engine memory manager.

Parameters

This function has no parameters.

Return Values

Returns the number of bytes freed.