actions-marketplace-validations/Setup PHP SDK tool kit for Windows PHP builds
Setup Windows build environment for PHP extensions builds with Microsoft Visual C++ command line
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| php_version | PHP version to build for (e.g: 7.4, 8.0) | yes | — |
| ts | Thread Safety | no | nts |
| msvc | Microsoft Visual C++ compiler toolset prefix (e.g: vc14, vs15, vs16) | no | — |
| arch | Target architecture (x64, x86) | no | x64 |
| install_dir | Target directory for php-sdk tools installation (e.g: C:\tools) | yes | — |
| cache_dir | Cache directory for downloads. Default: system tmp dir | no | "" |
Outputs
no outputs