gc_mem_caches
PHP function
Edit on GitHub ✎
(PHP 7, PHP 8)
Reclaims memory used by the Zend Engine memory manager
Description
gc_mem_caches(): int
Reclaims memory used by the Zend Engine memory manager.
Parameters Parameters
Return Values
Returns the number of bytes freed.