Hacker News new | ask | show | jobs
by aeno 1614 days ago
PHP uses a garbage collector since version 5.3 that was released around 2009/2010.
1 comments

(Repeating myself) PHP's garbage collector is ARC.
How many GCs are we at with Java?