PHP Options/Info 函数
PHP Manual

gc_disable

(PHP 5 >= 5.3.0)

gc_disableDeactivates the circular reference collector

说明

void gc_disable ( void )
Warning

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

Deactivates the circular reference collector.

参数

此函数没有参数。

返回值

没有返回值。


PHP Options/Info 函数
PHP Manual