Hacker News new | ask | show | jobs
by pkeane 5954 days ago
Although I've heard 5.3 fixes some of the issues, PHP is often not suitable for long-running scripts due (I believe) to memory consumption (when using OO code). I believe it is an issue w/ garbage collection of objects.