Skip to content

feat(integrations): allow callbacks as integration config #1450

feat(integrations): allow callbacks as integration config

feat(integrations): allow callbacks as integration config #1450

Triggered via pull request September 9, 2025 09:46
Status Failure
Total duration 30s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan
Process completed with exit code 1.
PHPStan: src/DependencyInjection/SentryExtension.php#L149
Ignored error pattern #^Cannot access offset 'integrations' on mixed\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/src/DependencyInjection/SentryExtension.php is expected to occur 2 times, but occurred only 1 time.
PHPStan: src/DependencyInjection/SentryExtension.php#L0
Ignored error pattern #^Parameter \#1 \$integrations of method Sentry\\SentryBundle\\DependencyInjection\\SentryExtension\:\:configureIntegrationsOption\(\) expects array\<string\>, mixed given\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/src/DependencyInjection/SentryExtension.php was not matched in reported errors.