PHP Options/Info 函数
PHP 手册

gc_enabled

(PHP 5 >= 5.3.0)

gc_enabledReturns status of the circular reference collector

说明

bool gc_enabled ( void )
Warning

本函数暂无文档,仅有参数列表。

Returns status of the circular reference collector.

参数

This function has no parameters.

返回值

Returns TRUE if the garbage collector is enabled, FALSE otherwise.


PHP Options/Info 函数
PHP 手册