PHP Deprecated – Creation of dynamic property WC_Facebook_Product
-
Hello,
I’m using PHP 8.2.8 and plugin version 3.0.31.
Since I upgraded to PHP 8.2.8, I’ve been receiving tons of PHP deprecated messages related to dynamic properties. Looks like they’re discontinuing them coming up in PHP 9.0.
Example line:
[15-Aug-2023 04:53:43 UTC] PHP Deprecated: Creation of dynamic property WC_Facebookcommerce::$configuration_detection is deprecated in /public_html/wp-content/plugins/facebook-for-woocommerce/class-wc-facebookcommerce.php on line 170
I have put the relevant logs into a gist and removed duplicate lines.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Deprecated – Creation of dynamic property WC_Facebook_Product’ is closed to new replies.