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
255 stars 17 forks source link

Disable duplicate stub validation for now #595

Closed staabm closed 1 year ago

staabm commented 1 year ago

workaround for https://github.com/staabm/phpstan-dba/issues/466 until we find a better solution.

improves the DX as we atm get a suprising duplicate stubs error which is not really relevant atm