PHP deprecated log items
-
Hi, I have the plugin runnning on my website which runs on php 8.2. It keeps giving me these deprecation notices:
`</p> <p>[02-Jul-2024 16:22:38 UTC] PHP Deprecated: Creation of dynamic property Class_Pi_Efrs_Custom_group_List::$tab is deprecated in /data/sites/web/www_before_autogit/wp-content/plugins/advanced-free-flat-shipping-woocommerce/admin/custom-group/class-custom-groups-list.php on line 23<br>[02-Jul-2024 16:22:38 UTC] PHP Deprecated: Creation of dynamic property Class_Pi_Efrs_Add_Edit_Custom_Group::$tab is deprecated in /data/sites/web/www_before_autogit/wp-content/plugins/advanced-free-flat-shipping-woocommerce/admin/custom-group/class-add-custom-group.php on line 23<br>[02-Jul-2024 16:22:38 UTC] PHP Deprecated: Creation of dynamic property Pi_efrs_selection_rule_virtual_category_product::$slug is deprecated in /data/sites/web/www_before_autogit/wp-content/plugins/advanced-free-flat-shipping-woocommerce/admin/custom-group/rules/virtual_category_product.php on line 5<br>[02-Jul-2024 16:22:38 UTC] PHP Deprecated: Creation of dynamic property Pi_efrs_selection_rule_virtual_category_product::$condition is deprecated in /data/sites/web/www_before_autogit/wp-content/plugins/advanced-free-flat-shipping-woocommerce/admin/custom-group/rules/virtual_category_product.php on line 6<br>[02-Jul-2024 16:22:38 UTC] PHP Deprecated: Creation of dynamic property Pi_efrs_selection_rule_virtual_category_total::$slug is deprecated in /data/sites/web/www_before_autogit/wp-content/plugins/advanced-free-flat-shipping-woocommerce/admin/custom-group/rules/virtual_category_total.php on line 5<br>[02-Jul-2024 16:22:38 UTC] PHP Deprecated: Creation of dynamic property Pi_efrs_selection_rule_virtual_category_total::$condition is deprecated in /data/sites/web/www_before_autogit/wp-content/plugins/advanced-free-flat-shipping-woocommerce/admin/custom-group/rules/virtual_category_total.php on line 6<br>[02-Jul-2024 16:22:38 UTC] PHP Deprecated: Creation of dynamic property Pi_efrs_selection_rule_virtual_category_quantity::$slug is deprecated in /data/sites/web/www_before_autogit/wp-content/plugins/advanced-free-flat-shipping-woocommerce/admin/custom-group/rules/virtual_category_qty.php on line 5<br>[02-Jul-2024 16:22:38 UTC] PHP Deprecated: Creation of dynamic property Pi_efrs_selection_rule_virtual_category_quantity::$condition is deprecated in /data/sites/web/www_before_autogit/wp-content/plugins/advanced-free-flat-shipping-woocommerce/admin/custom-group/rules/virtual_category_qty.php on line 6`
I would like to know if you are going to tackle this issue any time soon?
Thanks
- You must be logged in to reply to this topic.