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

Update DibiReflection.php to replace date_format #644

Closed patrickkusebauch closed 3 months ago

patrickkusebauch commented 6 months ago

Closes: https://github.com/staabm/phpstan-dba/issues/642

It is a naive solution, and certainly does not cover all the possibilities, but it is a step in the right direction, IMHO.

staabm commented 6 months ago

thanks for the PR. its not acceptable without a test, which fails without the fix