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

php8.1 - Fatal error: Uncaught Exception: Deprecated Functionality: explode(): Passing null to parameter #2 ($string) of type string is deprecated #56

Open
WebKenth opened this issue Jun 16, 2022 · 0 comments

Comments

@WebKenth
Copy link

It is possible for this configuration to be null, and is directly passed into an explode function

As of php8.1 this is no longer accepted

$addresses = $this->scopeConfig->getValue('profiler/general/addresses');

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

No branches or pull requests

1 participant