gc_collect_cycles
(PHP 5 >= 5.3.0)
gc_collect_cycles — Forces collection of any existing garbage cycles
说明
int gc_collect_cycles ( void ) Warning本函数还未编写文档,仅有参数列表。
Forces collection of any existing garbage cycles.
参数
此函数没有参数。
返回值
Returns number of collected cycles.