gc_collect_cycles

(PHP 5 >= 5.3.0)

gc_collect_cycles Принудительный запуск сборщика мусора

Описание

int gc_collect_cycles ( void )

Явным образом запускает механизм поиска циклических ссылок.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Возвращает число найденных ссылок.

Смотрите также

Коментарии

Автор:
(Since this function wasn't documented as of the date I left this note...)

If you came here looking for documentation, allow me to point you instead to a section in the user manual about garbage collection that includes a bit at the end about when you would use this feature and what it will actually do: features.gc.collecting-cycles

Hope it helps!
2011-09-07 19:22:53
http://php5.kiev.ua/manual/ru/function.gc-collect-cycles.html

    Поддержать сайт на родительском проекте КГБ