Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement parallel analysis using amphp/parallel (adds windows support) #10164

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

danog
Copy link
Collaborator

@danog danog commented Aug 30, 2023

No description provided.

@danog danog changed the base branch from 5.x to master August 30, 2023 20:03
@danog danog changed the title Parallel Implement parallel analysis using amphp/parallel (adds windows support) Aug 30, 2023
@@ -9,6 +9,7 @@ with `@psalm-api`.
```php
<?php

/** @psalm-api */
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is supposed to be a snippet that emits PossiblyUnusedMethod. I think we have a test that makes sure the issue being documented is emitted by the example the doc for that issue contains.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yep noticed that, will have to either revert or patch the test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants