Skip to content

[TASK] Allow PHPStan to use unlimited processes#1972

Merged
oliverklee merged 1 commit intomainfrom
task/phpstan-processes
Mar 2, 2026
Merged

[TASK] Allow PHPStan to use unlimited processes#1972
oliverklee merged 1 commit intomainfrom
task/phpstan-processes

Conversation

@oliverklee
Copy link
Contributor

@oliverklee oliverklee commented Feb 26, 2026

This helps speed up local development and CI.

This helps speed up local development and CI.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 22573320926

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 22573300520: 0.0%
Covered Lines: 111
Relevant Lines: 111

💛 - Coveralls

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cannot see any real differences if I excute phpstan locally. I don't know if the number of processes is not defined, then they will be unlimited. If this is right, then the change looks good to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, then in that case the number of processes will be unlimited.

This will be most noticeable on machine with a lot of cores and with bigger projects.

@oliverklee oliverklee merged commit 88502e1 into main Mar 2, 2026
32 checks passed
@oliverklee oliverklee deleted the task/phpstan-processes branch March 2, 2026 11:27
@github-project-automation github-project-automation bot moved this from In Review to Done in Best Practices Remote Day Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants