Hello PHP 8.0!

We are pleased to announce availability of PHP 8.0 on all our servers. With this, we are also giving notice of the end of availability of PHP 7.3.

PHP 8.0 general availability

PHP 8.0 was released in November 2020. We held back implementing waiting for IonCube support, however, but that wait was in vain as it now seems like it will never happen. So here we are now with the latest and greatest PHP version to date. For a summary of new functionality and deprecations, please see php.net.

PHP 7.3 end of life

Active support for PHP 7.3 ended in November 2029. Security updates for this version will end on 6 December 2021, at which time we will stop offering it as an option on our servers.

For more information on PHP supported versions, please see php.net.

Wil your website work with PHP 8.0?

The latest versions of popular content management systems like WordPress and Joomla are compatible with PHP 8.0. Plugins and themes for those systems may or may not be.

To prevent disappointment, please check that your website is compatible with PHP 8.0 and make any necessary adjustments well ahead of the events outlined in the “important dates” table below. We suggest the following steps:

  • Update your web application and all its plugins and themes to the latest versions.
  • For each plugin or theme, check the developer’s website for PHP 8.0 compatibility.
  • If your website us custom PHP code, then definitely check with your web developer.
  • When you think it is safe, switch your website to PHP 8.0 (see below for instructions) and then test that everything works as it should. If you experience problems, switch back to the previous PHP version and do the necessary troubleshooting.

To switch the PHP version of your website:

  • Log in to your cPanel.
  • Scroll down to the Software section, and open the MultiPHP Manager page.
  • Select the PHP version of your choice for your website. The “inherit” option makes your website inherit the server default version. See the “important dates” table below for details on the default PHP version.

We recommend using the “inherit” setting wherever possible, so that your website will use the server default PHP version. However, for testing purposes, you would want to override this by selecting a specify PHP version. Also, if you are awaiting updates to make your site compatible with PHP 8.0 and do not want the automatic version upgrade on5 November (see below), then you will also want to set an explicit version.

Troubleshooting steps if PHP 8.0 does not work well:

  • Enable detailed error message in your application. WordPress has a debugging option, for example.
  • Check the PHP error logs. Errors are written to error_log files in the relevant sub-directory under public_html.

Important dates

Date Change Default version Comment Status
23 October PHP 8.0 available PHP 7.4 To use PHP 8.0, use the MultiPHP Manager function in cPanel; all new websites will use PHP 7.4 by default Completed
5 November
Postponed to 15 November
Change server default version to PHP 8.0 PHP 8.0 Automatic upgrade for all websites that use the “inherit” (server default) to PHP 8.0; all new websites will use PHP 8.0 by default Completed
19 November
Postponed to 26 November
Remove option to select PHP 7.3 in cPanel PHP 8.0 PHP 7.3 will no longer be available for selection with the MultiPHP Manager function in cPanel; websites still set to use PHP 7.3 will continue to do so Completed
26 November
Postponed to 3 December
Forced switch PHP 7.3 websites to PHP 8.0 PHP 8.0 Switch websites still using PHP 7.3 to the server default PHP 8.0 Completed
10 December PHP 7.3 no longer available PHP 8.0 Remove PHP 7.3 from all servers Completed