Functions completely deprecated in PHP 7.2
-
From recent troubles we had, the support staff has advised that:
1. It appears the latest version of WooCommerce comes with a script that uses functions completely deprecated in PHP 7.2. > Deprecated: class_exists(): Passing null to parameter #1 ($class) of type string is deprecated in /home/xxxxxx/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 2050
2. Another out-of-date script the WooCommerce plugin appears to have is the woodmart add to cart variable.php script. As seen per the following error:
> woodmart/woocommerce/single-product/add-to-cart/variable.php version 3.5.5 is out of date. The core version is 6.1.0,Hoping to get asistance updating these outdated scripts
The topic ‘Functions completely deprecated in PHP 7.2’ is closed to new replies.