Hacker News new | ask | show | jobs
by Phui3ferubus 101 days ago
> Does PHP just not care about memory corruption

They didn't in the past, it "freed" memory by killing the (per request) worker. Such legacy takes a long time to overcome.