pantheon-systems/PHP Compatibility
Runs PhpCompatibility/PhpCompatibility on the given source code
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Activelast commit Apr 21, 2026
- License
- None
Pinned Snippet
uses: pantheon-systems/phpcompatibility-action@44be5a8381691b9a209404a3f45df8254f1ce08f # v1.1.2tags 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