CakeFest 2024: The Official CakePHP Conference

gc_mem_caches

(PHP 7, PHP 8)

gc_mem_caches Reclaims memory used by the Zend Engine memory manager

Beschreibung

gc_mem_caches(): int

Reclaims memory used by the Zend Engine memory manager.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the number of bytes freed.

Siehe auch

add a note

User Contributed Notes

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