phpstan-src
phpstan-src copied to clipboard
Improve count on list with greater/smaller-than
closes https://github.com/phpstan/phpstan/issues/13747
fixes ~55x "offset might not exist" errors on phpstan-src with reportPossiblyNonexistentGeneralArrayOffset: true
This pull request has been marked as ready for review.