Skip to content

Fatal Error: Psr\Log\AbstractLogger::emergency #122

@QuentindevePro

Description

@QuentindevePro

I am currently developing an Alma checkout module for my company eCommerce website, and when it gets initialized I get this error (php 8.1):

Declaration of Psr\Log\AbstractLogger::emergency(Stringable|string $message, array $context = []): void must be compatible with Psr\Log\LoggerInterface::emergency($message, array $context = [])

I am sure this is an issue related to alma-php-client because it is the only dependent to psr/log. Any way to fix/workaround this ?

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