I’ve got similar warnings through the plugin Query Monitor on PHP 8.1.
Automatic conversion of false to array is deprecated
wp-content/plugins/adminimize/inc-setup/dashboard.php:156
_mw_adminimize_get_dashboard_widgets()
wp-content/plugins/adminimize/inc-setup/dashboard.php:36
_mw_adminimize_update_dashboard_widgets()
wp-includes/class-wp-hook.php:308
do_action('wp_dashboard_setup')
wp-admin/includes/dashboard.php:135
wp_dashboard_setup()
wp-admin/index.php:15
@christof15 have you tried the version from github or the current release from wp.org? Thx.
Dear @bueltge, current release from wp.org so I could try the github version.. Thanks in advance!
-
This reply was modified 2 years, 11 months ago by
Chris.
@christof15 Have you tried the GitHub version?
Thanks @bueltge! Yes, I’m running it now on PHP 8.2.8 without any issues. Kind regards, Chris
Hello,
I get the same error as the original poster with PHP 8.2 and WordPress 6.3.1 and Adminimize Version 1.11.9.
/wp-admin/index.php is an example page that has the error multiple times.