Bug report
Hello,
We're using using phpstan on our CI box, with a shared folder for tmpDir configuration
After a full day run, this directory is about 20GB and contains more than 2m files.
We have notices there is often the same file (same hash), the only difference being the filename itself.
Is there a way to avoid this ?