loading...empty;done;/php-versions/:-uriPHP Versions | iNET.elastic Dev Docs

PHP Versions

Within the confines of PHP hosting at the platform, the following PHP engine versions are supported:

  • PHP 7.4.33
  • PHP 8.0.26
  • PHP 8.1.13
The up-to-date list of the releases available on the platform is provided via the dedicated, regularly (weekly) updated document.

You can choose the version you need while environment creation and easily switch between them afterwards via topology wizard. The workflow is the following:

1. Click the New Environment button at the top dashboard pane to open the Environment Wizard frame.

new environment button

2. Navigate to the PHP language tab and pick the preferred application server. Choose the desired engine version by means of the second drop-down list in the central pane.

PHP environment wizard

Specify the resource limits, select the preferred region, type your environment name (or leave the default one) and click the Create button.

Tip: For more information on PHP hosting specifics at the platform and the possibilities it provides, refer to the PHP Developer’s Center document.

3. In order to change the version of PHP for the already existing environment, click the Redeploy containers icon next to the appropriate layer.

PHP redeploy button

4. Select required engine version within the Tag list of the opened frame.

PHP redeploy dialog

Click Redeploy to confirm the changes.

Note: In case of switching the engine version to PHP 7 for legacy PHP containers, you may require to manually re-define the included PHP modules, as part of them was turned into dynamic (i.e. to be activated only upon the necessity) in confines of the PaaS 4.3 release.

What’s next?