PHP 8.0 can now be selected through your control panel on 365i.
The team behind scripting language PHP has announced PHP version 8.0, a major release that may require developers to review code for any breaking changes.
As it's a major release, we recommend thorough testing of your site as you may encounter bugs & glitches. Take extra care with WordPress: at present it's only 'beta compatible'. Please see this post from WordPress.
PHP 8.0 introduces an optional JIT compiler, integrates the existing JSON support to core (no longer optional), and adds language support for attributes, union types, a static return type, and other additions.
