Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Deprecated Error Logged in Debug Log #262

Open
4 of 5 tasks
mokshasharmila13 opened this issue Dec 19, 2024 · 0 comments · May be fixed by #263
Open
4 of 5 tasks

PHP Deprecated Error Logged in Debug Log #262

mokshasharmila13 opened this issue Dec 19, 2024 · 0 comments · May be fixed by #263
Assignees
Milestone

Comments

@mokshasharmila13
Copy link
Contributor

Prerequisites

  • 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

@mokshasharmila13 mokshasharmila13 added this to the 2.16.0 milestone Dec 19, 2024
gaminikhil added a commit that referenced this issue Dec 20, 2024
Fix #262 PHP Deprecated Error
@gaminikhil gaminikhil linked a pull request Dec 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants