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 given
The location is:
wp-content/plugins/debug-log-manager/classes/class-debug-log.php:682
The complete trace is as follows:
wp-content/plugins/debug-log-manager/classes/class-debug-log.php:682
DLM\Classes\Debug_Log->get_entries_datatable()
wp-content/plugins/debug-log-manager/bootstrap.php:266
Debug_Log_Manager->create_main_page()
wp-includes/class-wp-hook.php:324
do_action('tools_page_debug-log-manager')
wp-admin/admin.php:259
I 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]
- You must be logged in to reply to this topic.