I'm Running php 7.2 on Ubuntu, is it safe to upgrade to 7.4?
I'm Running php 7.2 on Ubuntu, is it safe to upgrade to 7.4?
If I do the upgrade, will there be any problems with Vesta CP or Phpmyadmin?
Re: I'm Running php 7.2 on Ubuntu, is it safe to upgrade to 7.4?
If you will upgrade i think there is no problem. I am using 7.4 It works well.
Re: I'm Running php 7.2 on Ubuntu, is it safe to upgrade to 7.4?
It's safe to upgrade PHP version in case you are sure your website (CMS etc) will work under newer PHP version. Prepare for warnings, deprecation notices etc that will overload your web server logs and fill your HDD
Re: I'm Running php 7.2 on Ubuntu, is it safe to upgrade to 7.4?
I had problems with mysql, myphpadmin and other software after upgrade to the PHP 7.4. Not recommend this. This version php still in develop process.