Bump minimum PHP version: 8.0
-> 8.2
#14
Annotations
10 errors
Analyse code with PHPStan:
src/Exception/Type/Date/UnknownDateLengthException.php#L22
Class Meritoo\CommonBundle\Exception\Type\Date\UnknownDateLengthException extends unknown class Meritoo\Common\Exception\Base\UnknownTypeException.
|
Analyse code with PHPStan:
src/Exception/Type/Date/UnknownDateLengthException.php#L33
Call to an undefined static method Meritoo\CommonBundle\Exception\Type\Date\UnknownDateLengthException::createMessage().
|
Analyse code with PHPStan:
src/Exception/Type/Date/UnknownDateLengthException.php#L35
Class Meritoo\CommonBundle\Exception\Type\Date\UnknownDateLengthException does not have a constructor and must be instantiated without any parameters.
|
Analyse code with PHPStan:
src/Exception/Type/DependencyInjection/UnknownConfigurationFileTypeException.php#L22
Class Meritoo\CommonBundle\Exception\Type\DependencyInjection\UnknownConfigurationFileTypeException extends unknown class Meritoo\Common\Exception\Base\UnknownTypeException.
|
Analyse code with PHPStan:
src/Exception/Type/DependencyInjection/UnknownConfigurationFileTypeException.php#L33
Call to an undefined static method Meritoo\CommonBundle\Exception\Type\DependencyInjection\UnknownConfigurationFileTypeException::createMessage().
|
Analyse code with PHPStan:
src/Exception/Type/DependencyInjection/UnknownConfigurationFileTypeException.php#L39
Class Meritoo\CommonBundle\Exception\Type\DependencyInjection\UnknownConfigurationFileTypeException does not have a constructor and must be instantiated without any parameters.
|
Analyse code with PHPStan:
src/Type/Date/DateLength.php#L19
Class Meritoo\CommonBundle\Type\Date\DateLength extends unknown class Meritoo\Common\Type\Base\BaseType.
|
Analyse code with PHPStan:
src/Type/DependencyInjection/ConfigurationFileType.php#L23
Class Meritoo\CommonBundle\Type\DependencyInjection\ConfigurationFileType extends unknown class Meritoo\Common\Type\Base\BaseType.
|
Analyse code with PHPStan:
src/Type/DependencyInjection/ConfigurationFileType.php#L59
Call to an undefined method Meritoo\CommonBundle\Type\DependencyInjection\ConfigurationFileType::isCorrectType().
|
Analyse code with PHPStan:
tests/Application/DescriptorTest.php#L178
Access to constant IS_PUBLIC on an unknown class Meritoo\Common\Type\OopVisibilityType.
|
Loading