phpstan-src
phpstan-src copied to clipboard
infer `non-empty-list/array` after `isset($arr[$i])`
analog https://github.com/phpstan/phpstan-src/pull/4440 but for isset($arr[$i])
closes https://github.com/phpstan/phpstan/issues/13674