Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

PHP 8.1 Deprecated Functionality in explode() #406

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tajveez-73
Copy link

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

Hi,

Upgrading to PHP 8.1, we get the following error:

`Deprecated Functionality: explode(): Passing null to parameter vuestorefront#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
Copy link

bricht commented Jul 24, 2023

Same here. Same fix works.

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

Successfully merging this pull request may close these issues.

2 participants