Plugin Contributor
David G
(@gravid7)
Hi @forgetme
Thank you for bringing our attention here.
Sure we will consider this and resolve it in the next update 🙂
Hi @gravid7,
Today I updated to version 5.3.8 which according to the changelog sounds like it should be compatible with PHP 8.0.2 now.
= 5.3.8 – 24/02/2021 =
* PHP 8.0.2 tested
* WooCommerce 5.0 tested
This is not the case as I still get the 2 errors above related to this plugin and PHP 8. Just wanted to pass along that there are still issue that need to be fixed for this plugin to fully support PHP 8.
Here is some additional info around the hooks that may help in tracking these issues down to fix them.
Required parameter $atts follows optional parameter $return_value
wp-content/plugins/booster-plus-for-woocommerce/includes/shortcodes/class-wcj-shortcodes-products-crowdfunding.php:90
WC_Jetpack->__construct()
wp-content/plugins/booster-plus-for-woocommerce/booster-plus-for-woocommerce.php:88
WC_Jetpack::instance()
wp-content/plugins/booster-plus-for-woocommerce/booster-plus-for-woocommerce.php:117
WCJ()
wp-content/plugins/booster-plus-for-woocommerce/booster-plus-for-woocommerce.php:121
Required parameter $templates follows optional parameter $section
wp-content/plugins/booster-plus-for-woocommerce/includes/class-wcj-checkout-custom-fields.php:278
WC_Jetpack->__construct()
wp-content/plugins/booster-plus-for-woocommerce/booster-plus-for-woocommerce.php:88
WC_Jetpack::instance()
wp-content/plugins/booster-plus-for-woocommerce/booster-plus-for-woocommerce.php:117
WCJ()
wp-content/plugins/booster-plus-for-woocommerce/booster-plus-for-woocommerce.php:121
Plugin Author
ronyp
(@ronyp)
Hello,
Can you please let me know that do you have updated PHP 8.0.2?
As Above errors have been not being found on the latest PHP version.
Kindly upgrade your PHP version to that and it should fix the issue.
Kind Regards,
Rony P – Support Team
Version info:
WordPress: 5.6.2
WooCommerce: 5.0.0
PHP-FPM: 8.0.2
Still getting the error, so I disabled all other plugins so it was only WooCommerce and Booster for WooCommerce and the deprecation notice went away, so it relates to Booster and another plugin in someway. I’ll have to investigate further.
You can close this bug and I’ll open a new one once I determine if it is on your side or theirs.