Declare Connection::fetch methods as impure #1594
Annotations
3 errors
|
PHPStan (7.4)
Process completed with exit code 2.
|
|
PHPStan (7.4):
stubs/DBAL/Connection.stub#L99
Method Doctrine\DBAL\Connection::fetchNumeric() uses native union types but they're supported only on PHP 8.0 and later.
|
|
PHPStan (7.4):
stubs/DBAL/Connection.stub#L87
Method Doctrine\DBAL\Connection::fetchAssociative() uses native union types but they're supported only on PHP 8.0 and later.
|