feat(integrations): allow callbacks as integration config #1450
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.
|