Denis Gomes Franco
Regular Pleskian
Lately I've been getting these warnings when updating a manually uploaded plugin:
Installation "xxx": An error occurred when installing the "xxx" plugin on the website with the ID xx:
PHP Warning: Declaration of WP_CLI\UpgraderSkin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, ...$args) in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/UpgraderSkin.php on line 59
Warning: Declaration of WP_CLI\UpgraderSkin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, ...$args) in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/UpgraderSkin.php on line 59
Descompactando o pacote... Instalando o plugin... Removendo a versão antiga do plugin... Plugin atualizado com sucesso. Success: Installed 1 of 1 plugins.
The plugin is then installed successfully but it is not activated on the selected sites.
Also, it doesn't seem that after this operation the plugin list gets updated, eg., I have to force a manual scan for updates in order to see the results of this operation.
Installation "xxx": An error occurred when installing the "xxx" plugin on the website with the ID xx:
PHP Warning: Declaration of WP_CLI\UpgraderSkin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, ...$args) in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/UpgraderSkin.php on line 59
Warning: Declaration of WP_CLI\UpgraderSkin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, ...$args) in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/UpgraderSkin.php on line 59
Descompactando o pacote... Instalando o plugin... Removendo a versão antiga do plugin... Plugin atualizado com sucesso. Success: Installed 1 of 1 plugins.
The plugin is then installed successfully but it is not activated on the selected sites.
Also, it doesn't seem that after this operation the plugin list gets updated, eg., I have to force a manual scan for updates in order to see the results of this operation.