# Legacy PHP versions (experimental)
Enhance 12.2.0
and above offers optional support for PHP versions older than 5.6.
- PHP 5.2
- PHP 5.3
- PHP 5.4
- PHP 5.5
These PHP versions are ancient. At time of writing, PHP 5.2 is 18 years old! They no longer receive security patches and updates from PHP and we do not advise using these versions in production.
If you would like to enable the legacy PHP versions, you can install the necessary packages with apt-get
.
apt-get install ecp-php52 ecp-php53 ecp-php54 ecp-php55
After a few minutes, the available PHP versions will be available to select from the dropdown under "developer tools" on the website dashboard. They will also be available to customers who have a package without a PHP version restriction.
This feature is experimental.
← Strace PHP Overview →