-
Notifications
You must be signed in to change notification settings - Fork 39
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 - TypeError: str_replace(): Argument #3 ($subject) must be of type array|string, null given #104
Comments
Any update on this issue? is this fixed? I am facing same error |
We are getting this error on magento enterprise: 2.4.4 and bazaarvoice: 9.1.5. Any fixes for this please? |
@chandu-pinpoint, I have created a patch to fix this, please check it may work for you too |
@melavanki Could you elaborate on how to use this patch? A client of mine is facing the exact same issue |
@melavanki all right, thanks for your reply. |
@nablembv, yes correct |
Hey @melavanki so the client applied the patch, and is now encountering another error, when "running the 'Bazaarvoice product feeds’": ==> ./support_report.log <== Would another patch fix the issue? |
@nablembv, it is a typo error, it must be "error" not "err" on line number 313 Feed.php |
Magento Version: 2.4.5-p1
BV Version: 9.1.5
We are getting the following error in our Magento error log:
The text was updated successfully, but these errors were encountered: