array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'function.gc-mem-caches.php', 1 => 'gc_mem_caches', 2 => 'Reclaims memory used by the Zend Engine memory manager', ), 'up' => array ( 0 => 'ref.info.php', 1 => 'Функції налаштування та отримання інформації про PHP', ), 'prev' => array ( 0 => 'function.gc-enabled.php', 1 => 'gc_enabled', ), 'next' => array ( 0 => 'function.gc-status.php', 1 => 'gc_status', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/info/functions/gc-mem-caches.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

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.

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