PHP 8.3.4 Released!

gc_enable

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

gc_enableActivates the circular reference collector

Beschreibung

gc_enable(): void

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch

add a note

User Contributed Notes

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