Skip to content

Cannot access offset of type Monolog\Level on array #10

Open
@Bilge

Description

@Bilge

This is not compatible with Monolog v3 because $level can be of type Monolog\Level (which cannot be used to dereference an array).

$this->recordsByLevel[$record['level']][] = $record;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions