ulsdevteam / pkp-clamav

Clam AV plugin for PKP OJS / OMP
GNU General Public License v2.0
5 stars 5 forks source link

Incompatible method signatures for 3.3 #13

Closed ctgraham closed 2 years ago

ctgraham commented 2 years ago
PHP Warning:  Declaration of ClamavSettingsForm::fetch($request) should be compatible with Form::fetch($request, $template = NULL, $display = false) in plugins/generic/clamav/ClamavSettingsForm.inc.php on line 82
PHP Warning:  Declaration of ClamavSettingsForm::initData($request) should be compatible with Form::initData() in plugins/generic/clamav/ClamavSettingsForm.inc.php on line 49
PHP Warning:  Declaration of ClamavSettingsForm::execute() should be compatible with Form::execute(...$functionArgs) in plugins/generic/clamav/ClamavSettingsForm.inc.php on line 98