• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Input Support for PHP 8.0 in Plesk

PHP Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/DocParser.php:75 Stack trace: #0 /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/DocParser.php(75): implode() #1 /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CompositeCommand.php(32):
 
I try to change the php version to 8.0.1 on Plesk Obsidian Version 18.0.32 Update #2, WordPress Toolkit version: 5.2.4-4641 and received the following error when open wp-admin on my site:
Fatal error: Uncaught Error: Undefined constant "valid"
in C:\inetpub\vhosts\gula.hmresorts.com\httpdocs\wp-content\themes\woodmart\inc\classes\License.php on line 10
Call stack:
  1. require()
    wp-content/themes/woodmart/functions.php:65
  2. woodmart_load_classes()
    wp-content/themes/woodmart/functions.php:71
  3. include()
    wp-settings.php:525
  4. require_once()
    wp-config.php:86
  5. require_once()
    wp-load.php:37
  6. require_once()
    wp-admin/admin.php:34
  7. require_once()
    wp-admin/index.php:10
I haved to back into php version 7.4.14
 
Ioncube Loader for PHP 8.1 is available!
Ioncube Loaders 12.0.0 have been issued on 2022-08-05 (3 days ago). Along with former PHP versions, up to 7.4, it supports PHP 8.1 encrypted by Ioncube Encoder 12.0.0.
 
Last edited by a moderator:
PHP 8.0 got released yesterday.


Please add support for it in Plesk.
Waiting JIT compilator with PHP 8 :)
 
Back
Top