feat(#2212): support experimental type info component #1585
Annotations
7 errors
Run PHPStan:
src/TypeDescriber/BoolDescriber.php#L35
Call to an undefined method Symfony\Component\TypeInfo\TypeIdentifier::isBool().
|
Run PHPStan:
src/TypeDescriber/DictionaryDescriber.php#L43
Call to an undefined method Symfony\Component\TypeInfo\Type::isIdentifiedBy().
|
Run PHPStan:
src/TypeDescriber/IntersectionDescriber.php#L35
Call to an undefined method Symfony\Component\TypeInfo\Type::isIdentifiedBy().
|
Run PHPStan:
src/TypeDescriber/ListDescriber.php#L43
Call to an undefined method Symfony\Component\TypeInfo\Type::isIdentifiedBy().
|
Run PHPStan:
src/TypeDescriber/UnionDescriber.php#L35
Call to an undefined method Symfony\Component\TypeInfo\Type::isIdentifiedBy().
|
Run PHPStan:
tests/Helper.php#L1
Ignored error pattern #^Call to static method getVersion\(\) on an unknown class PackageVersions\\Versions\.$# in path /home/runner/work/NelmioApiDocBundle/NelmioApiDocBundle/tests/Helper.php was not matched in reported errors.
|
Run PHPStan
Process completed with exit code 1.
|
Loading