Built-in Modules: gc

Built-in gc module is supported with the following functions:

 

enable

disable

isenabled

collect

set_debug

get_debug

get_objects

set_threshold

get_count

get_threshold

get_referrers

get_referents

is_tracked

 

The following variable is supported:

 

garbage

 

The following constants are supported:

 

DEBUG_STATS

DEBUG_COLLECTABLE

DEBUG_UNCOLLECTABLE

DEBUG_INSTANCES

DEBUG_OBJECTS

DEBUG_SAVEALL

DEBUG_LEAK