gc_disable
(PHP 5 >= 5.3.0)
gc_disable — Deactivates the circular reference collector
说明
void gc_disable
( void
)
Deactivates the circular reference collector, setting zend.enable_gc to 0.
参数
此函数没有参数。
返回值
没有返回值。
There are no user contributed notes for this page.
