-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Description
How do you use Sentry?
Sentry SaaS (sentry.io)
SDK version
4.15.2
Laravel version
10.x
Steps to reproduce
Cache::get('someKey', false);
Expected result
Getting the cached value or the default.
Even if there is an error within the sentry plugin, I would not expect it to disrupt my application.
Actual result
Exception bubbles up
TypeError
Sentry\Laravel\Features\CacheIntegration::replaceSessionKey(): Argument #1 ($value) must be of type string, null given, called in /var/www/app/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Features/CacheIntegration.php on line 90
niklaesAtMonta and gcmonta
Metadata
Metadata
Assignees
Projects
Status
No status