feat: add sentry-sdk ^4.0 support #1392
Annotations
4 errors
PHPStan:
src/Integration/Sentry/SentryListener.php#L22
Call to an undefined method Sentry\Transport\Result::wait().
|
PHPStan:
src/Integration/Sentry/SentryMiddleware.php#L31
Parameter #1 $object_or_class of function is_a expects object, Sentry\Transport\Result|null given.
|
PHPStan:
src/Integration/Sentry/SentryMiddleware.php#L32
Call to method wait() on an unknown class GuzzleHttp\Promise\PromiseInterface.
|
PHPStan
Process completed with exit code 1.
|
Loading