Recent data on PHP distribution shows that  outdated PHP codes  are often left out of date. Many users seem to avoid migration and fear technical problems caused by the change. Lack of time is another reason why many developers postpone upgrades to new versions. However, if you wait too long,  the difficulty of the update can increase considerably  . As a general rule, the more time there is between two versions of PHP, the greater the difficulty of the update. When downgrading to a major new version, for example from version 7 to version 8, additional difficulties are also normal.. 
  If the language is not kept up to date,  some consequences  must  be faced  : technical problems can increase, because the web pages are no longer technically up to date; Website performance can deteriorate, with  longer load times  compared to competing websites, which can lead to a decrease in the number of visits. 
 
			
			 An outdated PHP code has a very negative effect on the  security of web pages  . The  hackers  are always looking for security breaches. If you wait a long time to update your PHP, these vulnerabilities increase. In the meantime, it is assumed that due to bugs and  security flaws up to PHP version 7.3.8 third-party programs can be installed and data can be changed, or even deleted.  
  For this reason, it is recommended that you update your website as soon as possible. With the EOL date of PHP 7.2 announced, consider moving to newer versions.  PHP 7.4  , for example, works  without compatibility issues  with popular content management systems like WordPress, Joomla, or Drupal. In addition to the higher versions of PHP 7, the  upgrade to   PHP 8    it will also be available very soon.. 
  Updates often increase performance, fix technical problems, and replace outdated  plugins  . In the long term, the new features and improved performance and security that come with successive releases can be very beneficial. Before updating your PHP code, it is recommended that you do  offline testing.  Errors and problems can be resolved in this way before the website is publicly accessible. If you need additional support, you can contact the  plugin  developers or visit the PHP community website.