Skip to content
Snippets Groups Projects
  • JediKev's avatar
    5407f907
    issue: PHP 7.2 Plugin Delete · 5407f907
    JediKev authored
    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.
    5407f907
    History
    issue: PHP 7.2 Plugin Delete
    JediKev authored
    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.