Bug report
when iterating over Something&Traversable<X, Y> the key should be of type K, and the value of type Y, however, phpstan seems to incorrectly thing the iterable is an empty array.
Code snippet that reproduces the problem
https://phpstan.org/r/d182e50f-2110-4b76-9ba5-7cdd09f1b5d4
Expected output
No issues.
Did PHPStan help you today? Did it make you happy in any way?
No response