number_format(): Passing null to parameter #1 ($num) of type float is deprecated
-
Hello, on PHP 8.1 I get the following error. Perhaps you can take a look? Thanks in advance.
number_format(): Passing null to parameter #1 ($num) of type float is deprecated
wp-content/plugins/events-manager/em-functions.php:271 number_format() wp-content/plugins/events-manager/em-functions.php:271 em_get_currency_formatted() wp-content/plugins/events-manager/admin/dashboard.php:1098 EM\Admin\Dashboard::output_chart() wp-content/plugins/events-manager/admin/dashboard.php:1077 EM\Admin\Dashboard::output() wp-content/plugins/events-manager/admin/dashboard.php:42 EM\Admin\Dashboard::stats_widget() wp-admin/includes/template.php:1445 do_meta_boxes() wp-admin/includes/dashboard.php:277 wp_dashboard() wp-admin/index.php:203
- The topic ‘number_format(): Passing null to parameter #1 ($num) of type float is deprecated’ is closed to new replies.