remove obsolete annotation mapping #88
Annotations
10 errors
PHPStan:
lib/Doctrine/ODM/PHPCR/Document/File.php#L81
Class Doctrine\ODM\PHPCR\Document\Resource referenced with incorrect case: Doctrine\ODM\PHPCR\Document\resource.
|
PHPStan:
lib/Doctrine/ODM/PHPCR/Document/File.php#L103
Class Doctrine\ODM\PHPCR\Document\Resource referenced with incorrect case: Doctrine\ODM\PHPCR\Document\resource.
|
PHPStan:
lib/Doctrine/ODM/PHPCR/Document/Resource.php#L33
Class Doctrine\ODM\PHPCR\Document\Resource referenced with incorrect case: Doctrine\ODM\PHPCR\Document\resource.
|
PHPStan:
lib/Doctrine/ODM/PHPCR/Document/Resource.php#L92
Class Doctrine\ODM\PHPCR\Document\Resource referenced with incorrect case: Doctrine\ODM\PHPCR\Document\resource.
|
PHPStan:
lib/Doctrine/ODM/PHPCR/Document/Resource.php#L104
Class Doctrine\ODM\PHPCR\Document\Resource referenced with incorrect case: Doctrine\ODM\PHPCR\Document\resource.
|
PHPStan:
tests/Doctrine/Tests/ODM/PHPCR/Functional/Mapping/AttributeMappingTest.php#L312
Return type mixed of method Doctrine\Tests\ODM\PHPCR\Functional\Mapping\Repository::generateId() is not covariant with return type string of method Doctrine\ODM\PHPCR\Id\RepositoryIdInterface::generateId().
|
PHPStan:
tests/Doctrine/Tests/ODM/PHPCR/Id/AssignedIdGeneratorTest.php#L53
Return type mixed of method Doctrine\Tests\ODM\PHPCR\Id\ClassMetadataProxy::getFieldValue() is not covariant with return type mixed of method Doctrine\ODM\PHPCR\Mapping\ClassMetadata::getFieldValue().
|
PHPStan:
tests/Doctrine/Tests/ODM/PHPCR/Id/ParentIdGeneratorTest.php#L143
Return type mixed of method Doctrine\Tests\ODM\PHPCR\Id\ParentClassMetadataProxy::getFieldValue() is not covariant with return type mixed of method Doctrine\ODM\PHPCR\Mapping\ClassMetadata::getFieldValue().
|
PHPStan:
tests/Doctrine/Tests/ODM/PHPCR/Id/RepositoryIdGeneratorTest.php#L73
Return type mixed of method Doctrine\Tests\ODM\PHPCR\Id\RepositoryClassMetadataProxy::getFieldValue() is not covariant with return type mixed of method Doctrine\ODM\PHPCR\Mapping\ClassMetadata::getFieldValue().
|
PHPStan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading