Hacker News new | ask | show | jobs
by gus_massa 4216 days ago
I found an interesting comment between the gif: https://github.com/composer/composer/commit/ac676f47f7bbc619... by h4cc

> Behold, found something in the docs about garbage collection:

>> Therefore, it is probably wise to call gc_collect_cycles() just before you call gc_disable() to free up the memory that could be lost through possible roots that are already recorded in the root buffer. [...]