Add a rule to check that arrays are hinted to doctrine #963
Annotations
5 errors
Coding Standard
Process completed with exit code 2.
|
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...:
src/Rules/Doctrine/DBAL/ArrayParameterTypeRule.php#L124
Access to undefined constant Doctrine\DBAL\Connection::ARRAY_PARAM_OFFSET.
|
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...:
src/Rules/Doctrine/DBAL/ArrayParameterTypeRule.php#L124
Access to undefined constant Doctrine\DBAL\Connection::ARRAY_PARAM_OFFSET.
|
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...
Process completed with exit code 2.
|
Tests (8.3, highest, composer config extra.patches.doctrine/orm --json --merge '["compatibility/p...
Process completed with exit code 2.
|