phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

infer `non-empty-list/array` after `isset($arr[$i])`

Open staabm opened this issue 2 months ago • 0 comments

analog https://github.com/phpstan/phpstan-src/pull/4440 but for isset($arr[$i])

closes https://github.com/phpstan/phpstan/issues/13674

staabm avatar Oct 15 '25 08:10 staabm