Red Squirrel
No Lifer
It seems every time I migrate my sites to a new server half my stuff breaks because it seams each new version of php decides to deprecate functions or change the way stuff works. Really frustrating, I can't be sending my time rewriting stuff all the time. It seems to always be non custom code that is affected, most of the stuff I've written myself will usually work fine.
Rather than have to rewrite the scripts that are affected or update + rewrite customizations is there a way to just restore the old functionality while keeping the new php version?
Rather than have to rewrite the scripts that are affected or update + rewrite customizations is there a way to just restore the old functionality while keeping the new php version?