include ('../variables.php'); $page = 'press'; $meta_title = 'PHP 8.3 (RC) has been activated for all Hepsia-based services'; $meta_descr = 'Clients using our cloud hosting platform and servers with the Hepsia Control Panel can activate PHP 8.3 on their websites for testing. Find further information in our blog post.'; $meta_kwrds = 'web hosting platform'; $menu = 'press'; $submenu = ''; // put something if you want ?> include (BASE_DIR.'includes/head.html') ?>
include (BASE_DIR.'includes/nav.html') ?>By utilizing Hepsia's feature for assigning distinct PHP versions to different hosts, they can run a trial version of their site to assess its compatibility with the latest PHP release.
It's important to note that PHP 8.3 is currently in the 'Release Candidate' phase, indicating that it's not yet officially released but is in a state of readiness for broader use. Nevertheless, it's not advisable for production purposes.
With each new PHP version, developers gain tools that simplify their workflows, enhance code quality, and boost application performance. While PHP 8.3 doesn't introduce significant changes compared to PHP 8.1 and 8.2, it excels in cleaning up the language and streamlining the web application development process. Here's a quick overview of some of the additions in PHP 8.3:
For a complete list of new features and bug fixes in PHP 8.3, refer to the latest release candidate documentation.
After PHP 8.3 is officially released on our platform, you can update your entire account to PHP 8.3 using the following instructions:
PHP 8.3 brings forth several significant improvements aimed at enhancing development quality.
If you decide to transition to PHP 8.3, set to be officially launched on November 23, it is strongly advised that you thoroughly review the official PHP documentation to gain a comprehensive understanding of the new features and their associated benefits.
/* $image = array( array( 'file' => '', 'title' => '', ), ); include (BASE_DIR.'includes/news_image.html'); */ ?>