Reviewscouk / magento2-reviews

Reviews.co.uk Magento 2 Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Compat Issue When Using v2.4.4-p2

ryan-copeland opened this issue · comments

When using Magento Open Source v2.4.4-p2 we are getting the following error messages on product pages;

Exception #0 (Exception): Deprecated Functionality: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/vendor/reviewscouk/reviews/Block/Product/Reviewwidget.php on line 112

commented

This was fixed as of v0.0.46 in commit: 1002dce

Issue occurred when users left the text input for widget colour as empty rather than providing a colour code.