Bug report
latest version (reproduced at phpstan.org)
See line 22 of attached snippet, the array is missing 'auto' value yet phpstan reports that \in_array('auto', $propagation, true) will always return true (at line 18)
Code snippet that reproduces the problem
https://phpstan.org/r/00e38865-bbc2-4373-8655-e2f1a3c6c14a
Expected output
No errors
Did PHPStan help you today? Did it make you happy in any way?
Indeed. Thanks for the great tool.