Dutch PHP Conference 2025 - Call For Papers

gc_mem_caches

(PHP 7, PHP 8)

gc_mem_caches Reclaims memory used by the Zend Engine memory manager

Опис

gc_mem_caches(): int

Reclaims memory used by the Zend Engine memory manager.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the number of bytes freed.

Прогляньте також

add a note

User Contributed Notes

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