PHP fatal after 4.8.0 update
-
After updating to v4.8.0 my frontend is seeing a PHP error. Here is the related error in the server logs. Downgrading to v4.7.3 does work as a workaround.
2024/09/18 11:41:22 [error] 32263#32263: *305304 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Class "WooCommerce\Square\Admin\Product_Editor_Compatibility" not found in /www/public/wp-content/plugins/woocommerce-square/woocommerce-square.php:451
Stack trace:
#0 /www/public/wp-includes/class-wp-hook.php(324): WooCommerce_Square_Loader->declare_features_compatibility('')
#1 /www/public/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#2 /www/public/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#3 /www/public/wp-content/plugins/woocommerce/includes/class-woocommerce.php(832): do_action('before_woocomme...')
#4 /www/public/wp-includes/class-wp-hook.php(324): WooCommerce->init('')
#5 /www/public/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#6 /www/public/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#7 /www/public/wp-settings.php(700): do_action('init')
#8 /" while reading response header from upstream, client: x, server: x, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php8.1-fpm.sock:", host: "x:13901", referrer: x
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.