static-php/Setup Static PHP Action
GitHub Actions for setting up a static PHP action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sapi | PHP SAPI | yes | cli,micro |
| php-version | Setup PHP Version | no | 8.2 |
| extensions | PHP Extensions | no | mbstring,mbregex |
| ini-values | PHP INI Values | no | 待确定 |
| libraries | Additional PHP Libraries | no | 待确定 |
| enable-zts | Enable ZTS | no | false |
Outputs
| name | description |
|---|---|
| sapi | Your output description here |