PHP 8.2 Warning
-
On a WP site running PHP 8.2, Query Monitor alerts me of the following persistent issue with WP Debug Log:
Warning: foreach() argument must be of type array|object, null givenThe location is:
wp-content/plugins/debug-log-manager/classes/class-debug-log.php:682The complete trace is as follows:
wp-content/plugins/debug-log-manager/classes/class-debug-log.php:682DLM\Classes\Debug_Log->get_entries_datatable()wp-content/plugins/debug-log-manager/bootstrap.php:266Debug_Log_Manager->create_main_page()wp-includes/class-wp-hook.php:324do_action('tools_page_debug-log-manager')wp-admin/admin.php:259I don’t require assistance for this, just reporting it in order to fix compatibility with PHP 8.2+
The page I need help with: [log in to see the link]
The topic ‘PHP 8.2 Warning’ is closed to new replies.