PHP Options/Info 函数
PHP Manual

gc_collect_cycles

(PHP 5 >= 5.3.0)

gc_collect_cyclesForces collection of any existing garbage cycles

说明

int gc_collect_cycles ( void )
Warning

本函数还未编写文档,仅有参数列表。

Forces collection of any existing garbage cycles.

参数

此函数没有参数。

返回值

Returns number of collected cycles.


PHP Options/Info 函数
PHP Manual