Skip to content

Remove PHPUnit and PHPStan autoload compat test - #8367

Merged
TomasVotruba merged 1 commit into
mainfrom
remove-autoload-compat-test
Aug 24, 2026
Merged

Remove PHPUnit and PHPStan autoload compat test#8367
TomasVotruba merged 1 commit into
mainfrom
remove-autoload-compat-test

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

Removes the PHPUnit and PHPStan Autoload Compat Test CI workflow and the compat-tests/ project it ran.

Removed

  • .github/workflows/phpunit_and_phpstan_autoload_compat_test.yaml
  • compat-tests/ directory (full test project)

Required checks

The workflow's matrix jobs (Rector dev + PHPUnit 10/11/12) are not part of the main branch protection required status checks, so no branch-protection change is needed.

@TomasVotruba
TomasVotruba merged commit a9870fe into mainAug 24, 2026
47 of 48 checks passed
@TomasVotruba
TomasVotruba deleted the remove-autoload-compat-test branch August 24, 2026 23:07
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@TomasVotruba