Add processing binary binding type #7951
Annotations
3 errors
Run static analysis with phpstan/phpstan:
src/Persisters/Entity/BasicEntityPersister.php#L1939
PHPDoc tag @return with type int is incompatible with native type Doctrine\DBAL\ArrayParameterType.
|
Run static analysis with phpstan/phpstan:
src/Persisters/Entity/BasicEntityPersister.php#L1945
Method Doctrine\ORM\Persisters\Entity\BasicEntityPersister::getArrayBindingType() should return Doctrine\DBAL\ArrayParameterType but returns int.
|
Run static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Loading