Daniel Morell
Daniel Morell
Telemetry is now in beta in the core PHP SDK. So, I am reopening this.
I am closing this issue because it is old and has not had any recent activity.
Hey @chrillep I have reopened this issue. I am not sure what our road map to this looks like at the moment, but I will update this issue once I...
Hey @iugo-robert, thanks for reaching out. The WordPress plugin should use 4.0.1 if your WordPress site is running on PHP 8. If you are still on PHP 7 than the...
You are correct that this would be an issue if running under Octane. I looked into this a bit, and I think there will be some more changes required in...
Hey @azgooon, Sorry for the late response. Is this still an issue? The only thing I can think of is that there might be something else initializing Rollbar.
Is the Rollbar service provider still initialized in your `bootstrap/providers.php` file? Disconnecting the Rollbar service provider from the Laravel logging system only removes one of the methods you can send...
@azgooon were you able to test my last suggestion?
`SplObjectStorage::attach()` has been deprecated in PHP 8.5.