PHP Options/Info 函数
PHP Manual

gc_enable

(PHP 5 >= 5.3.0)

gc_enableActivates the circular reference collector

说明

void gc_enable ( void )
Warning

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

Activates the circular reference collector.

参数

此函数没有参数。

返回值

没有返回值。


PHP Options/Info 函数
PHP Manual