PHP8 gc_mem_caches — 回收Zend Engine内存管理器使用的内存
(PHP 7, PHP 8)
gc_mem_caches — 回收Zend Engine内存管理器使用的内存
说明
gc_mem_caches(): int
回收Zend Engine内存管理器使用的内存。
参数
此函数没有参数。
返回值
返回释放的字节数。
参见
- Garbage Collection
(PHP 7, PHP 8)
gc_mem_caches — 回收Zend Engine内存管理器使用的内存
gc_mem_caches(): int
回收Zend Engine内存管理器使用的内存。
此函数没有参数。
返回释放的字节数。