GC_ENABLED(3) 1 GC_ENABLED(3) gc_enabled - Returns status of the circular reference collectorSYNOPSISbool gc_enabled (void )DESCRIPTIONReturns status of the circular reference collector.PARAMETERSThis function has no parameters.RETURN VALUESReturns TRUE if the garbage collector is enabled, FALSE otherwise.EXAMPLESExample #1 A gc_enabled(3) example <?php if(gc_enabled()) gc_collect_cycles(); ?>SEE ALSOGarbage Collection. PHP Documentation Group GC_ENABLED(3)
| Related Man Pages |
|---|
| imagepsslantfont(3) - php |
| set_magic_quotes_runtime(3) - php |
| isset(3) - php |
| extension_loaded(3) - php |
| win32_set_service_status(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| UNIX.COM 2017 Year End Summary |
| Please Welcome Don Cragun as Lead Moderator |
| Please Welcome Ravinder Singh to the Moderation Team |
| Please Welcome Nicki Paul to the Moderator Team! |