devcontainers / devcontainers/features
[PHP] Reuse build files from setup-php action
Aperta
- Lingua principale
- Shell
- Stelle
- 1.5k
- Fork
- 621
- Merge medio
- 2g 11h
- PR unite (30g)
- 4
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.