TGMPA/TGM-Plugin-Activation

Declaration of TGM_Bulk_Installer_Skin::before() must be compatible with Bulk_Upgrader_Skin::before($title = '') and other php warnings

CyberDomovoy opened this issue · 1 comments

I get the following errors in the log when trying to activate a plugin:

PHP Fatal error:  Declaration of TGM_Bulk_Installer_Skin::before() must be compatible with Bulk_Upgrader_Skin::before($title = '') in /var/www/html/wp-content/themes/errlock/deps/TGMPA/tgm-plugin-activation/class-tgm-plugin-activation.php on line 1972
PHP Warning:  Undefined array key "required" in /var/www/html/wp-content/themes/errlock/deps/TGMPA/tgm-plugin-activation/class-tgm-plugin-activation.php on line 612
PHP Warning:  Undefined array key "nag_type" in /var/www/html/wp-content/themes/errlock/deps/TGMPA/tgm-plugin-activation/class-tgm-plugin-activation.php on line 711

Nevermind, thought i was using develop, i was still on v2.3.4.

This seems to be fixed in develop