• 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

Issue Error in wp-toolkit

gijsbert

Basic Pleskian
On multiple servers Wordpress reports "broken instances" on all sites with the following error:

PHP Parse error: syntax error, unexpected '[' in /usr/local/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/commands/maintenance-mode.php on line 45

Line 45 of this file is:

$vars = isset( $assoc_args['vars'] ) ? json_decode( $assoc_args['vars'], true ) : [];

Does anybody know what to do to fix this issue? Attached is a screenshot of this error.
 

Attachments

  • Schermafbeelding 2017-06-15 om 11.56.04.png
    Schermafbeelding 2017-06-15 om 11.56.04.png
    29.4 KB · Views: 6
Looks like a bug. Submitted as EXTWPTOOLK-632
Thanks!
 
Back
Top