PHP 选项/信息 函数
PHP Manual

gc_collect_cycles

(PHP 5 >= 5.3.0)

gc_collect_cyclesForces collection of any existing garbage cycles

说明

int gc_collect_cycles ( void )

Forces collection of any existing garbage cycles.

参数

此函数没有参数。

返回值

Returns number of collected cycles.

参见


PHP 选项/信息 函数
PHP Manual