Hacker News new | ask | show | jobs
by antod 3941 days ago
Yeah I remember occasions when PHP x.y.z patch releases would break existing code.

Sure it can be possible to run PHP4 code on PHP5, but only AFTER you have tested and debugged it on the newer PHP version.