Closed scmrus closed 1 week ago
monolog/monolog:3.7.0 php 8.2
periodically, I'm getting TypeError exception:
TypeError: Cannot access offset of type string on string in /var/www/app/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php:77
Do you have a custom formatter set on your NewRelicHandler? Because otherwise I don't see how that is possible.
I'm sorry, it seems to be the same issue as https://github.com/Seldaek/monolog/issues/1176
monolog/monolog:3.7.0 php 8.2
periodically, I'm getting TypeError exception: