Potsky

Results 69 comments of Potsky

> Interesting, but I still can't reproduce it locally. When I run parallel analysis on Fixer's repo with a directory path as CLI argument, it's running correctly. Please guys, can...

Yes @Wirone we use `->setParallelConfig(PhpCsFixer\Runner\Parallel\ParallelConfigFactory::detect())` and everything is fine on my M1. I will try to set the number of cores on a M3 and I will tell you.

@Wirone We have tested on a M3 with `->setParallelConfig(new ParallelConfig(5)` and this is the same problem :-(

I have a M1 so I cannot provide anything directly, I will check tomorrow with my colleague @sylouuu if he can test some things and provide more information

> I have the same behavior. > > The weird thing is that's it's working well inside PHPStorm terminal, but stuck at 0% when using iTerm2. > > Both with...

Oops... we have paid the pro version 😬 ![Screenshot 2025-02-17 - 08-40-08@2x](https://github.com/user-attachments/assets/17169a76-581a-4353-8815-2c546970c883)

> @potsky resolved, I believe for old version should required old tags instead of mix old versions with new version. Thanx @HamzaAlayed but it was just an advice, I am...

> Can you paste the result of `php please support:details`. My guess is you are using flat file collections and eloquent entries? Indeed 👍 ```yaml ❯ sail php please support:details...