We would like to inform about the availability of the newest test version of PHP 8.4 on our servers. Binary on SSH is available under the command: php84. To switch the website to the new PHP version -- add into the .htaccess file (if there is no file - create one):
AddType application/x-httpd-php84 .php
After switching the PHP version, be sure to test the running scripts for correct operation.