Skip to content

Model::__call susceptible to infinite recursion #74

@basvd

Description

@basvd

When a non-existing method (which doesn't have an underscored counterpart) is called on a Model object, the call recurses indefinitely.

Checking the converted name with method_exists() should resolve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions