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

Error on fresh install of monolog and this project #8

Closed
bobvmierlo opened this issue Apr 15, 2023 · 3 comments
Closed

Error on fresh install of monolog and this project #8

bobvmierlo opened this issue Apr 15, 2023 · 3 comments
Labels

Comments

@bobvmierlo
Copy link
Contributor

Fatal error: Declaration of DiscordHandler\DiscordHandler::write(array $record): void must be compatible with Monolog\Handler\AbstractProcessingHandler::write(Monolog\LogRecord $record): void in C:\xampp\htdocs\logger\vendor\lefuturiste\monolog-discord-handler\src\DiscordHandler.php on line 77

Using monolog 3.3.1 and monolog-discord-handler 0.3.1

@lefuturiste
Copy link
Owner

Thanks for this report, I will take a look at this.

@bobvmierlo
Copy link
Contributor Author

#9 should fix this

@lefuturiste
Copy link
Owner

Should be fixed in 0.4

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

No branches or pull requests

2 participants