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

Fix HasOffsetValueType::searchArray

Open VincentLanglet opened this issue 9 months ago • 0 comments

See https://onlinephp.io/c/192c51

We're sure that the function cannot return false, but we cannot sure it's not an early key.

cc @herndlm since you implemented it.

VincentLanglet avatar May 24 '25 12:05 VincentLanglet