Fix capturing OOM errors when very memory constrained #1313
Annotations
4 errors
PHPStan:
src/HttpClient/Plugin/GzipEncoderPlugin.php#L43
Method Sentry\HttpClient\Plugin\GzipEncoderPlugin::handleRequest() has parameter $first with generic interface Http\Promise\Promise but does not specify its types: T
|
PHPStan:
src/HttpClient/Plugin/GzipEncoderPlugin.php#L43
Method Sentry\HttpClient\Plugin\GzipEncoderPlugin::handleRequest() has parameter $next with generic interface Http\Promise\Promise but does not specify its types: T
|
PHPStan:
src/HttpClient/Plugin/GzipEncoderPlugin.php#L43
Method Sentry\HttpClient\Plugin\GzipEncoderPlugin::handleRequest() return type with generic interface Http\Promise\Promise does not specify its types: T
|
PHPStan
Process completed with exit code 1.
|