Skip to content

[TASK] Do not scan the PHPStan unit tests with PHPStan#1605

Merged
JakeQZ merged 1 commit into
mainfrom
task/exclude-phpstan-from-phpstan
Jul 10, 2026
Merged

[TASK] Do not scan the PHPStan unit tests with PHPStan#1605
JakeQZ merged 1 commit into
mainfrom
task/exclude-phpstan-from-phpstan

Conversation

@oliverklee

Copy link
Copy Markdown
Collaborator

This is broken with newer versions of PHPStan.

Fixes #1602

This is broken with newer versions of PHPStan.

Fixes #1602
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 72.604%. remained the same — task/exclude-phpstan-from-phpstan into main

@JakeQZ JakeQZ left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We can re-enable analysis when we drop support for PHP<7.4.

@JakeQZ JakeQZ merged commit 8f6962c into main Jul 10, 2026
24 checks passed
@JakeQZ JakeQZ deleted the task/exclude-phpstan-from-phpstan branch July 10, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHPStan 2.2.5 can't find some PHPStan classes for extension testing

3 participants