PHP 7.0 Issue
-
Just updated to PHP 7.0 and got this warning:
Warning: Declaration of AccuaForm::renderAjaxErrorResponse() should be compatible with Form::renderAjaxErrorResponse($id = ‘pfbc’) in WORDPRESS_INSTALL_DIRECTORY/wp-content/plugins/contact-forms/AccuaForm.php on line 1056
Looks like AccuaForm::renderAjaxErrorResponse() needs to have a default argument?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP 7.0 Issue’ is closed to new replies.