Uncaught ArgumentCountError
-
I have found this error in my error log
PHP message: PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function WF_API_Manager_Software_Update::download_revoked_error_notice(), 0 passed and exactly 1 expected in [...]/wp-content/plugins/dhl-woocommerce-shipping/wf_api_manager/class-wc-am-plugin-update.php:470
This is the full trace
An error of type E_ERROR was caused in line 470 of the file [...]/wp-content/plugins/dhl-woocommerce-shipping/wf_api_manager/class-wc-am-plugin-update.php. Error message: Uncaught ArgumentCountError: Too few arguments to function WF_API_Manager_Software_Update::download_revoked_error_notice(), 0 passed and exactly 1 expected in [...]/wp-content/plugins/dhl-woocommerce-shipping/wf_api_manager/class-wc-am-plugin-update.php:470 Stack trace: #0 [internal function]: WF_API_Manager_Software_Update->download_revoked_error_notice() #1 [...]/wp-content/plugins/wp-notification-center/src/AdminNoticeHandler.php(61): call_user_func(Array) #2 [...]/wp-content/plugins/wp-notification-center/src/AdminNoticeHandler.php(33): Never5\WPNotificationCenter\AdminNoticeHandler->parse_notices(Object(WP_Hook)) #3 [...]/wp-includes/class-wp-hook.php(286): Never5\WPNotificationCenter\AdminNoticeHandler->catch_notices('') #4 [...]/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #5 [...]/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
Thanks for looking into it and fixing the bug.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Uncaught ArgumentCountError’ is closed to new replies.