PHP Options/Info Funkcje
PHP Manual

gc_enabled

(PHP 5 >= 5.3.0)

gc_enabledReturns status of the circular reference collector

Opis

bool gc_enabled ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns status of the circular reference collector.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns TRUE if the garbage collector is enabled, FALSE otherwise.


PHP Options/Info Funkcje
PHP Manual