devcontainers / devcontainers/features

[PHP] Reuse build files from setup-php action

Open
#262 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
1.5k
Forks
621
Avg merge
2d 11h
Merged PRs (30d)
4

Description

Currently, the PHP feature builds PHP from source code which can take a while and does not contain any PHP extension.

Maybe it makes sense here to reuse the build binaries from the popular setup-php action:

https://github.com/shivammathur/php-builder/releases

So instead of building it from source, we download the tar and unpack it

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.