Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
This repository was 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

@WebKenth

Description

@WebKenth

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');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions