vuestorefront / magento2-vsbridge-indexer

This is official Vue Storefront, native, Magento2 indexer
https://vuestorefront.io
MIT License
69 stars 89 forks source link

PHP 8.1 Deprecated Functionality in explode() #406

Open tajveez-73 opened 2 years ago

tajveez-73 commented 2 years ago

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

bricht commented 1 year ago

Same here. Same fix works.