Fix the decoration of the HTTP client when tracing is enabled #1033
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.
|