actions-marketplace-validations/PHP Compatibility
Runs PhpCompatibility/PhpCompatibility on the given source code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 3, 2025
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/pantheon-systems_phpcompatibility-action@d210d7188295874fa36c7879715377ac1289dd93 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| test-versions | Versions to test as specified by phpcompatibility composer package | no | 8.0- |
| paths | Paths to test | no | ${{ github.workspace }} |
| skip-php-setup | Skip PHP Setup (useful if it was setup in another step) | no | false |
| extensions | — | — | php |
Outputs
no outputs