Deprecated warnings in log
-
I’m getting this messages in my log and when executing WP-CLI:
Deprecated: Required parameter $meta_value follows optional parameter $meta_key in /wp-content/plugins/give/includes/class-give-donor.php on line 1089 Deprecated: Required parameter $meta_value follows optional parameter $meta_key in /wp-content/plugins/give/includes/class-give-donor.php on line 1105 Deprecated: Required parameter $form_id follows optional parameter $nonce in /wp-content/plugins/give/includes/formatting.php on line 794 Deprecated: Required parameter $payment_id follows optional parameter $form_id in /wp-content/plugins/give/includes/deprecated/deprecated-functions.php on line 488 Deprecated: Required parameter $payment_id follows optional parameter $give_form_id in /wp-content/plugins/give/includes/deprecated/deprecated-functions.php on line 549 Deprecated: Required parameter $amount follows optional parameter $form_id in /wp-content/plugins/give/includes/deprecated/deprecated-functions.php on line 780
Please verify and fix it. I’m using PHP 8 if it helps
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Deprecated warnings in log’ is closed to new replies.