PHP function gc_mem_caches()
Reclaims memory used by the Zend Engine memory manager
Availability in PHP 7.0
Reclaims memory used by the Zend Engine memory manager
Parameters
The function has no input parameters.
Return values
int
Returns the number of bytes freed.
Other resources
Loading comments...