Woocommerce “no_update” on null and PHP 8.0
-
Hello!
I have the following problem.
(I saw the same thread here 4 months ago, but it died and was not resolved)1. After updating PHP to 8.0 (now 8.1) only woocommerce (5.9.3, but also earlier versions) has thrown the following error when trying to access (https://smartlifesavers.com/wp-admin/update-core.php):
Fatal error: Uncaught Error: Attempt to modify property “no_update” on null in … wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php on line 75( Line in question is visible on this link: https://woocommerce.github.io/code-reference/files/woocommerce-includes-admin-helper-class-wc-helper-updater.html )
___________________________________________________________________________________
I have passed this problem with earlier versions by reversing the php version back to 7.4 but this is not ideal. All other updates do not cause this error. Also I cannot access to plugins page: https://smartlifesavers.com/wp-admin/plugins.php , to disable woocommerce for a minute to update other plugins. Throws the same error as above.If you need woocommerce system report, then I would not prefer to share it publicly. If you want to know something specific, please let me know.
- The topic ‘Woocommerce “no_update” on null and PHP 8.0’ is closed to new replies.