magento2-vsbridge-indexer
magento2-vsbridge-indexer copied to clipboard
PHP 8.1 Deprecated Functionality in explode()
Hi,
Upgrading to PHP 8.1, we get the following error:
Deprecated Functionality: explode(): Passing null to parameter #2 ($string) of type string is deprecated in vendor/divante/magento2-vsbridge-indexer/src/module-vsbridge-indexer-catalog/Model/ResourceModel/AbstractEavAttributes.php on line 176
Same here. Same fix works.