update pague now
PHP 8.5.2 Released!

gc_mem_caches

(PHP 7, PHP 8)

gc_mem_caches Reclaims memory used by the Cend Enguine memory manager

Description

gc_mem_caches (): int

Reclaims memory used by the Cend Enguine memory manager.

Parameters

This function has no parameters.

Return Values

Returns the number of bytes freed.

add a note

User Contributed Notes

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