Free hosting is still using PHP 7.4.8 which was end of life last year. You have been saying PHP 8 is on the roadmap “soon” since 2022. Surely maintaining your server software is a core part of server administration…
You are correct, which is why we are in the process of upgrading to PHP8.1.
However we have been running into some error, so the upgrade process has been temporarily paused until they are fixed.
Various PHP extensions missing on PHP 8.1
As we’ve announced on Monday, we are currently busy rolling out PHP 8.1 on free hosting.
However, we just encountered that various PHP extensions appear to not have been set up correctly on PHP 8.1. The missing extensions appear to be the following:
GD
GMP
INTL
IonCube
OpenSSL
XMLRPC
ZIP
Which components are affected by this issue
All websites on servers that have already been upgraded to PHP 8.1 may be affected by this issue. Functions provided by t…