PHP error after updating to v23.0
-
After updating the wpo365-login plugin to v23.0, all admin pages containing information about updates are producing critical errors. Below is one of the errors, that seems to be triggered by the Woocommerce (v7.7.2) plugin.
WP-CLI also produced the sames errors while running commands like
wp plugin list
,wp plugin install wp0365-login --version=22.1
etc.2023/06/09 09:40:26 [error] 785#785: *523306 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Attempt to modify property "no_update" on null in /var/www/html/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php:75 Stack trace: #0 /var/www/html/wp-includes/class-wp-hook.php(310): WC_Helper_Updater::transient_update_plugins() #1 /var/www/html/wp-includes/plugin.php(205): WP_Hook->apply_filters() #2 /var/www/html/wp-includes/option.php(2036): apply_filters() #3 /var/www/html/wp-includes/update.php(391): set_site_transient() #4 /var/www/html/wp-includes/class-wp-hook.php(308): wp_update_plugins() #5 /var/www/html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #6 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action() #7 /var/www/html/wp-admin/admin.php(385): do_action() #8 /var/www/html/wp-admin/update-core.php(10): require_once('" while reading response header from upstream, client: REDACTED, server: REDACTED, request: "GET /wp-admin/update-core.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/8.1-fpm.sock:", host: "REDACTED", referrer: "https:/REDACTED/wp-admin/"
After downgrading wpo365-login to V22.1?everything is working as expected again.
Can you please take a look at this? Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP error after updating to v23.0’ is closed to new replies.