PHPORM-13 Feature Queryable Encryption #1908
Annotations
8 errors
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Run a static analysis with phpstan/phpstan:
tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php#L242
Method Doctrine\Persistence\Mapping\AbstractClassMetadataFactory@anonymous/tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php:199::doLoadMetadata() has parameter $parent with generic interface Doctrine\Persistence\Mapping\ClassMetadata but does not specify its types: T
|
Run a static analysis with phpstan/phpstan:
tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php#L242
Method Doctrine\Persistence\Mapping\AbstractClassMetadataFactory@anonymous/tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php:199::doLoadMetadata() has parameter $class with generic interface Doctrine\Persistence\Mapping\ClassMetadata but does not specify its types: T
|
Run a static analysis with phpstan/phpstan:
tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php#L237
Method Doctrine\Persistence\Mapping\AbstractClassMetadataFactory@anonymous/tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php:199::isEntity() has parameter $class with generic interface Doctrine\Persistence\Mapping\ClassMetadata but does not specify its types: T
|
Run a static analysis with phpstan/phpstan:
tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php#L232
Method Doctrine\Persistence\Mapping\AbstractClassMetadataFactory@anonymous/tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php:199::initializeReflection() has parameter $class with generic interface Doctrine\Persistence\Mapping\ClassMetadata but does not specify its types: T
|
Run a static analysis with phpstan/phpstan:
tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php#L227
Method Doctrine\Persistence\Mapping\AbstractClassMetadataFactory@anonymous/tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php:199::wakeupReflection() has parameter $class with generic interface Doctrine\Persistence\Mapping\ClassMetadata but does not specify its types: T
|
Run a static analysis with phpstan/phpstan:
tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php#L205
Method Doctrine\Persistence\Mapping\AbstractClassMetadataFactory@anonymous/tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php:199::getAllMetadata() return type with generic interface Doctrine\Persistence\Mapping\ClassMetadata does not specify its types: T
|
Run a static analysis with phpstan/phpstan:
tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php#L201
Method Doctrine\Persistence\Mapping\AbstractClassMetadataFactory@anonymous/tests/Doctrine/ODM/MongoDB/Tests/Tools/EncryptedFieldsMapGeneratorTest.php:199::__construct() has parameter $classNames with no value type specified in iterable type array.
|
Loading