Daniel Morell

Results 59 comments of Daniel Morell

Thank you @phillipuniverse for bringing this up. That makes a lot of sense! We currently import requests at the package level and use it as the default HTTP sender for...

Thank you @phillipuniverse. I greatly appreciate that! I am aiming at release Q1 2023. But I will need to talk to product before anything concrete is determined.

Hey Noah, thank you for the detailed and thoughtful explanation of the issue you are facing. I had a conversation with someone internally a few weeks ago where we came...

Hey @noahw3, have you had been able to try the alpha, and do you have any feedback on how it has performed.

Sorry for the long wait on this one @Chris53897! Can you help me understand where you are seeing the `body.extra.token.user_identifier` field. Is that the raw JSON in the Rollbar platform?...

I am not sure why you are getting that error. `NullHandler` is a part of `monolog/monolog` itself and is an instance of the `Monolog\Handler\HandlerInterface` interface. I can offer a couple...

@vbezruchkin what version of `rollbar/rollbar-laravel` are you using?

It is possible this could be related to an autoloading issue. Try running... ``` composer dump ```

This was resolved for `v8.0.0` and above in https://github.com/rollbar/rollbar-php-laravel/pull/148. This fix still needs to be backported to previous versions.

I am closing this until it is supported in the PHP SDK.