Skip to content

scope () and strict false do not seem to be working? #297

@chorton

Description

@chorton

I have a php serialized classes that I need to unserialize in my nodejs app. When I unserialize with unserialize(message, { scope: {}, strict: false }); I am still gettin the following error:
AssertionError [ERR_ASSERTION]: Class App\Models\Account\Service not found in given scope

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions