codecamp

PHP8 gc_mem_caches — 回收Zend Engine内存管理器使用的内存

(PHP 7, PHP 8)

gc_mem_caches — 回收Zend Engine内存管理器使用的内存

说明

gc_mem_caches(): int

回收Zend Engine内存管理器使用的内存。

参数

此函数没有参数。

返回值

返回释放的字节数。

参见

  • Garbage Collection


PHP8 gc_enabled — 返回循环引用计数器的状态
PHP8 gc_status — 获取有关垃圾回收的信息
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定