PHP Options/Info Funkcje
PHP Manual

gc_collect_cycles

(PHP 5 >= 5.3.0)

gc_collect_cyclesForces collection of any existing garbage cycles

Opis

int gc_collect_cycles ( void )
Ostrzeżenie

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

Forces collection of any existing garbage cycles.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns number of collected cycles.


PHP Options/Info Funkcje
PHP Manual