Remove 8.3.99 from composer.json for PHP 8.4 #1598
Annotations
4 errors
|
PHPStan (8.4)
Process completed with exit code 2.
|
|
PHPStan (8.4):
stubs/Persistence/Mapping/ClassMetadata.stub#L20
Template type T is declared as covariant, but occurs in invariant position in return type of method Doctrine\Persistence\Mapping\ClassMetadata::getReflectionClass().
|
|
PHPStan (8.4):
stubs/ORM/Mapping/ClassMetadataInfo.stub#L59
Template type T is declared as covariant, but occurs in invariant position in return type of method Doctrine\ORM\Mapping\ClassMetadataInfo::getReflectionClass().
|
|
PHPStan (8.4):
stubs/MongoClassMetadataInfo.stub#L40
Template type T is declared as covariant, but occurs in invariant position in return type of method Doctrine\ODM\MongoDB\Mapping\ClassMetadata::getReflectionClass().
|