Allow symfony 7 #13
ci.yaml
on: pull_request
Easy Coding Standard
19s
PHPStan
14s
Matrix: phpunit
Annotations
7 errors
PHPStan:
src/Doctrine/DBAL/Types/CurrencyType.php#L52
Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().
|
PHPStan:
src/Doctrine/DBAL/Types/CurrencyType.php#L74
Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().
|
PHPStan:
src/HeadsnetMoneyBundle.php#L64
Cannot call method get() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
PHPStan:
src/Serializer/Normalizer/MoneyAsDecimalNormalizer.php#L39
Method Headsnet\MoneyBundle\Serializer\Normalizer\MoneyAsDecimalNormalizer::supportsNormalization() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/Serializer/Normalizer/MoneyNormalizer.php#L34
Method Headsnet\MoneyBundle\Serializer\Normalizer\MoneyNormalizer::supportsNormalization() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/Serializer/Normalizer/MoneyNormalizer.php#L48
Method Headsnet\MoneyBundle\Serializer\Normalizer\MoneyNormalizer::supportsDenormalization() has parameter $context with no value type specified in iterable type array.
|
PHPStan
Process completed with exit code 1.
|