Skip to content

Cannot access camelCase relationship as a property (again) #8259

@thril

Description

@thril

My other issue was closed, but the bug remains, so I'm opening another one to track it. Please refer to the description in the other issue.

#8241

As a summary, these are the exact same internal definition, just with a different relationship name:

$object->camelCase->toArray(); // fatals
$object->snake_case->toArray(); // works

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