phpstan-src
phpstan-src copied to clipboard
Fix resolving mixed + array
Fixes phpstan/phpstan#7492
The failing test is obviously wrong. But we should preserve that for example int + array is ErrorType.