issue: PHP 7.2 Plugin Delete
This addresses issue 4718 where deleting a plugin using PHP 7.2 throws an error. This is due to errors not being passed to uninstall which causes the "Too Few Arguments" error.
Please register or sign in to comment
This addresses issue 4718 where deleting a plugin using PHP 7.2 throws an error. This is due to errors not being passed to uninstall which causes the "Too Few Arguments" error.