Bug report
Passing the $strict argument of array_search() from a function reports the possibility of null being returned.
Code snippet that reproduces the problem
https://phpstan.org/r/063ed345-07db-45c1-8b05-0fee820294cd
Expected output
array_search() will never return null in any case.
Did PHPStan help you today? Did it make you happy in any way?
Thanks to PHPStan, various bugs have been prevented. Awesome!
Bug report
Passing the
$strictargument ofarray_search()from a function reports the possibility of null being returned.Code snippet that reproduces the problem
https://phpstan.org/r/063ed345-07db-45c1-8b05-0fee820294cd
Expected output
array_search()will never returnnullin any case.Did PHPStan help you today? Did it make you happy in any way?
Thanks to PHPStan, various bugs have been prevented. Awesome!