fulltilt, I updated your code with latest releases.
Code
- nano /var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler/php_compiler.pl
- search for "End of life"
- replace:
- '7.4' => [ # End of life: December 2022 - Unreleased yet
- '7.4.0RC4', 'https://downloads.php.net/~derick/php-7.4.0RC4.tar.gz'
- ]
- with:
- '7.4' => '7.4.28', # End of life: 28 November 2022
- '8.0' => '8.0.18', # End of life: 26 November 2023
- '8.1' => '8.1.5' # End of life: