I get the following error:
Fatal error: Declaration of Inpsyde\Wonolog\Handler\DateBasedStreamHandler::write(array $record) must be compatible with Monolog\Handler\AbstractProcessingHandler::write(array $record): void in vendor/inpsyde/wonolog/src/Handler/DateBasedStreamHandler.php on line 100
Also causes to brick WPBakery Builder in Backend
Reproduction instructions
Not possible to reproduce on a special way, because I'm using wonlog in an api call
Expected behavior
Should write an error log
Environment info
Latest Version
Using Chrome
Relevant log output
No response
Additional context
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct
Description of the bug
I get the following error: Fatal error: Declaration of Inpsyde\Wonolog\Handler\DateBasedStreamHandler::write(array $record) must be compatible with Monolog\Handler\AbstractProcessingHandler::write(array $record): void invendor/inpsyde/wonolog/src/Handler/DateBasedStreamHandler.php on line 100
Also causes to brick WPBakery Builder in Backend
Reproduction instructions
Not possible to reproduce on a special way, because I'm using wonlog in an api call
Expected behavior
Should write an error log
Environment info
Relevant log output
No response
Additional context
No response
Code of Conduct