Fatal error with PHP 8.2
-
I’m using URE v4.64.2 and I have upgraded to PHP v8.2. I am now getting the following error:
Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, no array or string given in wp-includes/class-wp-hook.php:324 Stack trace: #0 wp-includes/plugin.php(205): WP_Hook->apply_filters(false, Array) #1 wp-content/plugins/user-role-editor/includes/classes/user-role-editor.php(207): apply_filters('ure_bulk_grant_...', false)?
When I deactivate the plugin the site works. Any idea what this could be?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fatal error with PHP 8.2’ is closed to new replies.