Skip to content

ErrorException QueryDetector.php:78 #91

Closed
@tomohirohiratsuka

Description

@tomohirohiratsuka

Hi, thank you for creating awesome package.

I've been facing error while debugging api.

error  Undefined array key 0 Array(1) { userId: 5 } 
ErrorException QueryDetector.php:78

Looking at the source code, I think the cause is that an associative array is returned where an array is expected to be returned, but I'm not sure if I'm using it wrong or not.

$sources = $this->findSource($backtrace);

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