PHP オプション/情報 関数
PHP Manual

gc_collect_cycles

(No version information available, might be only in CVS)

gc_collect_cyclesForces collection of any existing garbage cycles

説明

int gc_collect_cycles ( void )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

Forces collection of any existing garbage cycles.

パラメータ

この関数にはパラメータはありません。

返り値

Returns number of collected cycles.


PHP オプション/情報 関数
PHP Manual