Feature request
Pretty much what the title says. FileAnalyserResult carries list of processed files since phpstan/phpstan-src@8301dbb.
Some work has to be done in WorkerCommand and ParallelAnalyser to carry the list of processed files from parallel run as well.
Then in the end in AnalyseCommand I'd like to print files that were analysed more than one time, print about 5 files with the most number of analyses performed.
This is to detect if other projects have the same problem as Shopware (shopware/shopware#14523) - trait files analysed an excessive number of times.
Did PHPStan help you today? Did it make you happy in any way?
No response