staabm / phpstan-dba

PHPStan based SQL static analysis and type inference for the database access layer
https://staabm.github.io/archive.html#phpstan-dba
MIT License
249 stars 17 forks source link

Fix Doctrine Tests #652

Closed staabm closed 2 months ago

staabm commented 2 months ago

currently we don't support 4.x - PRs welcome ;)

phpstan-dba should work for doctrine/dbal 4.x methods which are backwards compatible to 3.x though, therefore we don't declare a composer conflict with doctrine/dbal 4.x