php does not have backward compatibility in all versions. He often removed some features when he changed version. The problem occurs when you need to update the server and you need to change the php version, but some php scripts no longer work with the new php version. You should also fix the php script, which is a larger task. But if the script belongs to other users, not yours, you cannot update these scripts. This is a real headache situation when I get tired of php and switch to perl instead for backward compatibility reasons.
bush whacker
source share