Add Symfony 6 Support #45
quality.yml
on: pull_request
PHPStan
1m 3s
PHP-CS-Fixer
7s
Annotations
2 errors
PHPStan:
src/Denormalizer/ConfigurationDenormalizer.php#L37
Method ConstantExposureBundle\Denormalizer\ConfigurationDenormalizer::supportsDenormalization() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/Denormalizer/ConfigurationDenormalizer.php#L42
Method ConstantExposureBundle\Denormalizer\ConfigurationDenormalizer::getSupportedTypes() return type has no value type specified in iterable type array.
|