PHP 8.3.0-RC5
We would like to inform about the availability of the newest test version of PHP 8.3 on our servers. Binary on SSH is available under the command: php83. 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-php83 .php
After switching the PHP version, be sure to test the running scripts for correct operation.