gc_enabled
PHP 5 >= 5.3.0, PHP 7, PHP 8
gc_enabled - Returns status of the circular reference collector
Manual
gc_enabled(
): bool
Returns status of the circular reference collector.
Parameters
This function has no parameters.
Return Values
Returns true if the garbage collector is enabled, false otherwise.