• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

PHP 7.4 compatibility issue with Wordpress Toolkit

hamstercodes

New Pleskian
If I'm updating a website from Plesk that's using PHP 7.4 I get these notices:

PHP Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/DocParser.php on line 75
PHP Notice: Trying to access array offset on value of type null in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
PHP Notice: Trying to access array offset on value of type null in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/vendor/wp-cli/extension-command/src/Plugin_Command.php on line 622
PHP Notice: Trying to access array offset on value of type null in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/vendor/wp-cli/extension-command/src/Plugin_Command.php on line 623

My WP Toolkit version is 4.7.4-3517 and I'm running Plesk Obsidian 18.0.27
 
Same error.
Over 850 occurrences in less than 2 months.

Plesk Obsidian 18.0.31.0
CentOS 7.8.2003 x86_64
WordPress Toolkit version: 5.1.1-4424

Where to submit this as a bug?
 
 
Same error.
Over 850 occurrences in less than 2 months.

Plesk Obsidian 18.0.31.0
CentOS 7.8.2003 x86_64
WordPress Toolkit version: 5.1.1-442
Where to submit this as a bug?



Found legal steroids gnc here
Check PHP 7 compatibility of WordPress plugins and themes
  1. Log in to WordPress.
  2. Install the "PHP Compatibility Checker" plugin in WordPress.
  3. Activate the plugin.
  4. From the menu on the left expand Tools.
  5. Select PHP Compatibility.
  6. In the Scan Options section select the PHP version you want to check compatibility for: ...
  7. Select one of the following:
 
Last edited:
Check PHP 7 compatibility of WordPress plugins and themes
  1. Log in to WordPress.
  2. Install the "PHP Compatibility Checker" plugin in WordPress.
  3. Activate the plugin.
  4. From the menu on the left expand Tools.
  5. Select PHP Compatibility.
  6. In the Scan Options section select the PHP version you want to check compatibility for: ...
  7. Select one of the following:
Sorry, this is not useful as your answer is irrelevant.
You are referring to checking for possible PHP 7.4 incompatibilities in websites, but the PHP warning discussed in this topic is coming from a component bundled with the WordPress Toolkit extension.

As you can see in my repy I have already reported the bug, and it has already been forwarded to the devs.
 
Back
Top