wrk-flow / larastrict

Opinionated extension of a Laravel framework to help you build type safe, testable and reusable code.
https://larastrict.com
MIT License
5 stars 2 forks source link

PHPStan: check whereBetween #78

Open pionl opened 8 months ago

pionl commented 8 months ago

When using where between with a datetime column there can be a bug. We should try to detect it.