Skip to content

Sending FALSE to unserialize #153

@gertvdb

Description

@gertvdb

unserialize requires a string to be passed but $this->filesystem->read($file) can return FALSE when something goes wrong.
So we need to check the result of the read before sending it to unserialize.

Screenshot 2022-05-05 at 09 05 40

Screenshot 2022-05-05 at 09 05 59

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