PHP 8.3.4 Released!

gc_enable

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

gc_enable循環参照コレクタを有効にする

説明

gc_enable(): void

zend.enable_gc1 に設定して、循環参照コレクタを有効にします。

パラメータ

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

戻り値

値を返しません。

add a note

User Contributed Notes

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