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 8.1 compatibility #319

Closed
5 of 11 tasks
webcreative24 opened this issue May 27, 2022 · 2 comments
Closed
5 of 11 tasks

PHP 8.1 compatibility #319

webcreative24 opened this issue May 27, 2022 · 2 comments

Comments

@webcreative24
Copy link

Prerequisites

Description

Please Fix the compatibility bug with PHP 8.1

Steps to Reproduce

  1. Crate new order from Admin
  2. Press Submit button

Expected Result

Order created

Actual Result

Error appear:
Deprecated Functionality: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /vendor/taxjar/module-taxjar/Observer/SaveOrderMetadata.php on line 78

Versions

  • Magento 2.4
  • Magento 2.3
  • [+] Magento Open Source (CE)
  • Magento Commerce (EE)
  • Magento B2B
  • Magento Cloud
  • PHP 7.4
  • PHP 7.3
  • PHP 8.1
@sethobey
Copy link
Contributor

Hi @webcreative24, thanks for reporting! I was able to verify the bug and plan to get the fix out as soon as possible.

@sethobey
Copy link
Contributor

@webcreative24 This issue should now be resolved by upgrading to v1.9.6. Thank you again for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants