Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
If this is done, will the site work?
Migrating php5.x to php7.x . "Backwards incompatible changes" is something you need to consider and eliminate from your code if you plan to upgrade to a more recent version.
It is correct to make a test server for such things (usually a subdomain of the main site, often free. for good, test all the functionality of the site.
Basically, when upgrading the php version, backward compatibility is preserved i.e. What works on the old version should also work on the new one. But there are also incompatible changes, to which Oleg gave a link .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question