Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
QuentindevePro opened this issue Jul 10, 2024 · 0 comments
Open

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

QuentindevePro opened this issue Jul 10, 2024 · 0 comments

Comments

@QuentindevePro
Copy link

QuentindevePro commented Jul 10, 2024

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant