gc_enabled
(PHP 5 >= 5.3.0)
gc_enabled — Returns status of the circular reference collector
说明
bool gc_enabled ( void ) Warning本函数还未编写文档,仅有参数列表。
Returns status of the circular reference collector.
参数
此函数没有参数。
返回值
Returns TRUE if the garbage collector is enabled, FALSE otherwise.