Fix capturing OOM errors when very memory constrained #1312
Annotations
5 errors
src/ErrorHandler.php#L109
Static property Sentry\ErrorHandler::$reservedMemory is never read, only written.
|
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
|
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
|
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
|
|
The logs for this run have expired and are no longer available.
Loading