My opinion on the latest Bound-Erased Generic Types RFC: #130853" target="_blank" rel="nofollow noopener">externals.io/message/130816… (spoiler alert: I like it)
I love git bisect and I wanted PHPStan to have its own bisect. So I made it.
If PHPStan reports a bug in your code but you know it's wrong and that it used to work before you upgraded, you can use bisect to pinpoint the exact commit where the behaviour changed. Available now!