Skip to content

Fix the decoration of the HTTP client when tracing is enabled #1033

Fix the decoration of the HTTP client when tracing is enabled

Fix the decoration of the HTTP client when tracing is enabled #1033

Triggered via pull request November 29, 2023 22:16
Status Failure
Total duration 48s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan: src/DependencyInjection/SentryExtension.php#L1
Ignored error pattern #^Parameter \#2 \$callback of function array_filter expects callable\(mixed\)\: mixed, Closure\(string\)\: bool given\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/src/DependencyInjection/SentryExtension.php was not matched in reported errors.
PHPStan: src/DependencyInjection/SentryExtension.php#L97
Parameter #2 $callback of function array_filter expects (callable(mixed): mixed)|null, Closure(string): bool given.
PHPStan
Process completed with exit code 1.