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

NanoLogger: pushProcessor() now accepts LogRecord, not an array #267

Merged
merged 3 commits into from
Aug 9, 2023

Conversation

macbre
Copy link
Member

@macbre macbre commented Aug 9, 2023

And add some tests coverage.

Fixes: TypeError: Nano\Logger\NanoLogger::Nano\Logger\{closure}(): Argument #1 ($record) must be of type array, Monolog\LogRecord given, called in Monolog/Logger.php on line 366

And add some tests coverage.

Fixes: TypeError: Nano\Logger\NanoLogger::Nano\Logger\{closure}(): Argument #1 ($record) must be of type array, Monolog\LogRecord given, called in Monolog/Logger.php on line 366
@macbre macbre added the bug Something isn't working label Aug 9, 2023
@macbre macbre enabled auto-merge August 9, 2023 14:48
@macbre macbre merged commit fbc7790 into master Aug 9, 2023
5 checks passed
@macbre macbre deleted the NanoLogger/fix-errors branch August 9, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant