Bug report
See that example for detailed information. I noticed this behaviour after I updated phpstan from 0.12.71 to 0.12.74.
Also this is a bug that I can't reproduce on phpstan.org, because we cannot add multiple files there.
Code snippet that reproduces the problem
I created simple repository to demonstrate this https://github.com/tarlepp/phpstan-trait-bug
Expected output
Error should point to the correct file / line.