Bug report
Parameter $keys in array_combine should be string[] or int[] only. Every illegal data type will be converted to string.
Code snippet that reproduces the problem
https://phpstan.org/r/2b7e973c-2157-49dd-a4d1-3806a9688293
https://3v4l.org/lRn5W
Expected output
Should report errors.