gc_enable

(PHP 5 >= 5.3.0, PHP 7)

gc_enableActivates the circular reference collector

Opis

gc_enable ( void ) : void

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Nie jest zwracana żadna wartość.

Zobacz też:

add a note add a note

User Contributed Notes

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