You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have carried out troubleshooting steps and I believe I have found a bug.
I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
Describe the bug
A PHP deprecated error appears in the debug log during testing ( PHP 8.3 ).
Steps to reproduce
PHP Error -
PHP Deprecated: Creation of dynamic property Alg_WC_Checkout_Fees::$fees is deprecated in /home/nabowareye9381/web/freshinprfl.instawp.xyz/public_html/wp-content/plugins/checkout-fees-for-woocommerce/includes/class-alg-wc-checkout-fees.php on line 424
Expected behavior
No PHP deprecated error should come from our plugin.
WordPress Environment
No
Isolating the problem
I have deactivated other plugins and confirmed this bug occurs when only our plugin is active.
This bug happens with a default WordPress theme active, or Storefront.
I can reproduce this bug consistently using the steps above.
Additional field
No response
The text was updated successfully, but these errors were encountered:
Prerequisites
Describe the bug
A PHP deprecated error appears in the debug log during testing ( PHP 8.3 ).
Steps to reproduce
PHP Error -
PHP Deprecated: Creation of dynamic property Alg_WC_Checkout_Fees::$fees is deprecated in /home/nabowareye9381/web/freshinprfl.instawp.xyz/public_html/wp-content/plugins/checkout-fees-for-woocommerce/includes/class-alg-wc-checkout-fees.php on line 424
Expected behavior
No PHP deprecated error should come from our plugin.
WordPress Environment
No
Isolating the problem
Additional field
No response
The text was updated successfully, but these errors were encountered: