Plugin error with PHP 8.2 – An error of type E_ERROR
-
If not completely abandonned yet…
The plugin generates the following error with PHP 8.2 on our website:
An error of type E_ERROR was caused in line 196 of the file /nas/content/live/aliindexprd/wp-content/plugins/wp-downgrade/wp-downgrade.php. Error message: Uncaught Error: Attempt to assign property "download" on null in /nas/content/live/aliindexprd/wp-content/plugins/wp-downgrade/wp-downgrade.php:196
Stack trace:
#0 /nas/content/live/aliindexprd/wp-includes/class-wp-hook.php(326): wpdg_specific_version(Object(stdClass))
#1 /nas/content/live/aliindexprd/wp-includes/plugin.php(205): WP_Hook->apply_filters(Object(stdClass), Array)
#2 /nas/content/live/aliindexprd/wp-includes/option.php(2578): apply_filters('site_transient_...', Object(stdClass), 'update_core')
#3 /nas/content/live/aliindexprd/wp-admin/includes/update.php(54): get_site_transient('update_core')
#4 /nas/content/live/aliindexprd/wp-includes/update.php(922): get_core_updates(Array)
#5 /nas/content/live/aliindexprd/wp-admin/menu.php(33): wp_get_update_data()
#6 /nas/content/live/aliindexprd/wp-admin/admin.php(158): require('/nas/content/li...')
#7 /nas/content/live/aliindexprd/wp-admin/post.php(12): require_once('/nas/content/li...')
#8 {main}
thrown
Thanks for taking a look into this – and I really hope the plugin is not abandoned because it’s a real gem and a must-have.
The topic ‘Plugin error with PHP 8.2 – An error of type E_ERROR’ is closed to new replies.