gc_enable

(PHP 5, PHP 7 >= 5.3.0, PHP 7)

gc_enableActivates the circular reference collector

Опис

void gc_enable ( void )

Activates the circular reference collector, setting zend.enable_gc to 1.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

Не повертає значень.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top