Skip to content

Type error in GuidesAbstractBaseBlock.php #149

@adinan-cenci

Description

@adinan-cenci

Passing NULL to array_filter when an array is expected.

Version: 2.1.3 - 2.1.6
Maybe earlier versions as well, have not tested.

TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in array_filter() (
line 137 of modules/contrib/localgov_guides/src/Plugin/Block/GuidesAbstractBaseBlock.php).

A simple cast-down can solve the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions